MCPcopy Create free account

hub / github.com/amethyst/rustrogueliketutorial / functions

Functions14,406 in github.com/amethyst/rustrogueliketutorial

↓ 48 callersMethodtake_snapshot
(&mut self)
chapter-71-logging/src/map_builders/mod.rs:84
↓ 48 callersMethodtake_snapshot
(&mut self)
chapter-72-textlayers/src/map_builders/mod.rs:84
↓ 48 callersMethodtake_snapshot
(&mut self)
chapter-74-darkcity/src/map_builders/mod.rs:86
↓ 46 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-30-dla/src/map.rs:32
↓ 46 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-31-symmetry/src/map.rs:32
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-61-townportal/src/map_builders/mod.rs:80
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-64-curses/src/map_builders/mod.rs:80
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-66-spells/src/map_builders/mod.rs:80
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-60-caverns3/src/map_builders/mod.rs:80
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-62-magicitems/src/map_builders/mod.rs:80
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-65-items/src/map_builders/mod.rs:80
↓ 45 callersMethodtake_snapshot
(&mut self)
chapter-63-effects/src/map_builders/mod.rs:80
↓ 41 callersMethodtake_snapshot
(&mut self)
chapter-57a-spatial/src/map_builders/mod.rs:78
↓ 41 callersMethodtake_snapshot
(&mut self)
chapter-59-caverns2/src/map_builders/mod.rs:78
↓ 41 callersMethodtake_snapshot
(&mut self)
chapter-58-itemstats/src/map_builders/mod.rs:78
↓ 41 callersMethodtake_snapshot
(&mut self)
chapter-56-caverns/src/map_builders/mod.rs:78
↓ 41 callersMethodtake_snapshot
(&mut self)
chapter-57-ai/src/map_builders/mod.rs:78
↓ 40 callersMethodtake_snapshot
(&mut self)
chapter-54-xp/src/map_builders/mod.rs:76
↓ 40 callersMethodtake_snapshot
(&mut self)
chapter-55-backtrack/src/map_builders/mod.rs:76
↓ 40 callersMethodtake_snapshot
(&mut self)
chapter-53-woods/src/map_builders/mod.rs:76
↓ 39 callersMethodlog
(self)
chapter-73-systems/src/gamelog/builder.rs:32
↓ 39 callersMethodlog
(self)
chapter-75-darkplaza/src/gamelog/builder.rs:32
↓ 39 callersMethodlog
(self)
chapter-71-logging/src/gamelog/builder.rs:32
↓ 39 callersMethodlog
(self)
chapter-72-textlayers/src/gamelog/builder.rs:32
↓ 39 callersMethodlog
(self)
chapter-74-darkcity/src/gamelog/builder.rs:32
↓ 38 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-29-mazes/src/map.rs:32
↓ 37 callersMethodtake_snapshot
(&mut self)
chapter-49-town3/src/map_builders/mod.rs:74
↓ 37 callersMethodtake_snapshot
(&mut self)
chapter-48-town2/src/map_builders/mod.rs:74
↓ 37 callersMethodtake_snapshot
(&mut self)
chapter-52-ui/src/map_builders/mod.rs:74
↓ 37 callersMethodtake_snapshot
(&mut self)
chapter-51-gear/src/map_builders/mod.rs:74
↓ 37 callersMethodtake_snapshot
(&mut self)
chapter-47-town1/src/map_builders/mod.rs:74
↓ 37 callersMethodtake_snapshot
(&mut self)
chapter-50-stats/src/map_builders/mod.rs:74
↓ 36 callersFunctionnew_map_rooms_and_corridors
Makes a new map using the algorithm from http://rogueliketutorials.com/tutorials/tcod/part-3/ This gives a handful of random rooms and corridors joini
chapter-04-newmap/src/map.rs:73
↓ 36 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-28-drunkards-walk/src/map.rs:32
↓ 34 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-27-cellular-automata/src/map.rs:32
↓ 33 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-73-systems/src/effects/mod.rs:55
↓ 33 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-70-missiles/src/effects/mod.rs:55
↓ 33 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-75-darkplaza/src/effects/mod.rs:55
↓ 33 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-71-logging/src/effects/mod.rs:55
↓ 33 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-72-textlayers/src/effects/mod.rs:55
↓ 33 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-74-darkcity/src/effects/mod.rs:55
↓ 30 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-75-darkplaza/src/map_builders/mod.rs:121
↓ 29 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-74-darkcity/src/map_builders/mod.rs:121
↓ 28 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-68-mushrooms/src/effects/mod.rs:53
↓ 28 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-69-mushrooms2/src/effects/mod.rs:53
↓ 28 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-73-systems/src/map_builders/mod.rs:119
↓ 28 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-70-missiles/src/map_builders/mod.rs:119
↓ 28 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-69-mushrooms2/src/map_builders/mod.rs:119
↓ 28 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-71-logging/src/map_builders/mod.rs:119
↓ 28 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-72-textlayers/src/map_builders/mod.rs:119
↓ 28 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-26-bsp-interiors/src/map.rs:32
↓ 27 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-66-spells/src/effects/mod.rs:52
↓ 27 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-67-dragon/src/effects/mod.rs:53
↓ 27 callersMethodtake_snapshot
(&mut self)
chapter-40-doors/src/map_builders/mod.rs:70
↓ 27 callersMethodtake_snapshot
(&mut self)
chapter-46-raws2/src/map_builders/mod.rs:72
↓ 27 callersMethodtake_snapshot
(&mut self)
chapter-41-camera/src/map_builders/mod.rs:72
↓ 27 callersMethodtake_snapshot
(&mut self)
chapter-37-layers2/src/map_builders/mod.rs:59
↓ 27 callersMethodtake_snapshot
(&mut self)
chapter-39-halls/src/map_builders/mod.rs:68
↓ 27 callersMethodtake_snapshot
(&mut self)
chapter-45-raws1/src/map_builders/mod.rs:72
↓ 26 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-68-mushrooms/src/map_builders/mod.rs:119
↓ 25 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-67-dragon/src/map_builders/mod.rs:117
↓ 25 callersMethodtake_snapshot
(&mut self)
chapter-38-rooms/src/map_builders/mod.rs:61
↓ 25 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-25-bsproom-dungeons/src/map.rs:32
↓ 24 callersMethodtake_snapshot
(&mut self)
chapter-36-layers/src/map_builders/mod.rs:49
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-61-townportal/src/map_builders/mod.rs:115
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-64-curses/src/map_builders/mod.rs:115
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-66-spells/src/map_builders/mod.rs:115
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-60-caverns3/src/map_builders/mod.rs:115
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-62-magicitems/src/map_builders/mod.rs:115
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-65-items/src/map_builders/mod.rs:115
↓ 23 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-63-effects/src/map_builders/mod.rs:115
↓ 22 callersMethodcolor
(mut self, color: (u8, u8, u8))
chapter-73-systems/src/gamelog/builder.rs:17
↓ 22 callersMethodcolor
(mut self, color: (u8, u8, u8))
chapter-75-darkplaza/src/gamelog/builder.rs:17
↓ 22 callersMethodcolor
(mut self, color: (u8, u8, u8))
chapter-71-logging/src/gamelog/builder.rs:17
↓ 22 callersMethodcolor
(mut self, color: (u8, u8, u8))
chapter-72-textlayers/src/gamelog/builder.rs:17
↓ 22 callersMethodcolor
(mut self, color: (u8, u8, u8))
chapter-74-darkcity/src/gamelog/builder.rs:17
↓ 22 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-23-generic-map/src/map.rs:32
↓ 22 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-24-map-testing/src/map.rs:32
↓ 22 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-22-simpletraps/src/map.rs:35
↓ 21 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-59-caverns2/src/map_builders/mod.rs:113
↓ 21 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-20-magicmapping/src/map.rs:35
↓ 21 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-21-rexmenu/src/map.rs:35
↓ 20 callersFunctionadd_effect
(creator : Option<Entity>, effect_type: EffectType, targets : Targets)
chapter-65-items/src/effects/mod.rs:48
↓ 20 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-57a-spatial/src/map_builders/mod.rs:113
↓ 20 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-58-itemstats/src/map_builders/mod.rs:113
↓ 20 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-56-caverns/src/map_builders/mod.rs:113
↓ 20 callersMethodstart_with
(&mut self, starter : Box<dyn InitialMapBuilder>)
chapter-57-ai/src/map_builders/mod.rs:113
↓ 20 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-17-blood/src/map.rs:35
↓ 20 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-19-food/src/map.rs:35
↓ 20 callersMethodxy_idx
(&self, x: i32, y: i32)
chapter-18-particles/src/map.rs:35
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-73-systems/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-70-missiles/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-68-mushrooms/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-66-spells/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-69-mushrooms2/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-75-darkplaza/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-65-items/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-67-dragon/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-71-logging/src/gamesystem.rs:3
↓ 19 callersFunctionattr_bonus
(value: i32)
chapter-72-textlayers/src/gamesystem.rs:3
← previousnext →101–200 of 14,406, ranked by callers