MCPcopy Create free account

hub / github.com/DomWilliams0/name-needed / functions

Functions2,421 in github.com/DomWilliams0/name-needed

↓ 1 callersMethodxy_max
(self)
shared/unit/src/space/length.rs:55
↓ 1 callersMethodxyz
(self)
shared/unit/src/world/block_position.rs:78
↓ 1 callersMethody
(self)
shared/unit/src/world/slab_position.rs:42
↓ 1 callersMethody
(self)
shared/unit/src/space/length.rs:47
↓ 1 callersMethody_mut
(&mut self)
game/procgen/src/region/feature.rs:332
↓ 1 callersMethodz
(self)
shared/unit/src/world/slab_position.rs:45
↓ 1 callersMethodzero
(&mut self)
game/simulation/src/steer/context.rs:97
↓ 1 callersMethodzoom
(&self)
renderer/engine/src/render/sdl/camera.rs:176
Methodabove
(self)
shared/unit/src/world/range.rs:43
Methodabove
(self)
shared/unit/src/world/world_position.rs:35
Methodabove
(self)
shared/unit/src/world/slice_index.rs:134
Functionabstract_base
()
game/simulation/src/definitions/loader/mod.rs:310
Functionaccess_block
(c: &mut Criterion)
game/world/benches/terrain.rs:103
Functionaccessible_block_in_column
()
game/world/src/world.rs:1229
Functionaccessible_block_unwalkable_types
()
game/world/src/world.rs:1284
Functionaccumulative_int
()
shared/common/src/newtype.rs:212
Functionacross_multiple_axes
()
game/world/src/loader/update.rs:288
Functionacross_multiple_chunks_single_axis
()
game/world/src/loader/update.rs:265
Functionacross_single_chunk_single_axis
()
game/world/src/loader/update.rs:248
Methodaction
(&self, _: &mut TestBlackboard)
game/ai/src/lib.rs:180
Methodaction
(&self, blackboard: &mut <C as Context>::Blackboard)
game/ai/src/decision.rs:207
Methodaction
(&self, _: &mut <AiContext as Context>::Blackboard)
game/simulation/src/ai/dse/world.rs:55
Methodaction
(&self, _: &mut <AiContext as Context>::Blackboard)
game/simulation/src/ai/dse/movement.rs:17
Methodaction
( &self, blackboard: &mut <AiContext as Context>::Blackboard, )
game/simulation/src/ai/dse/food.rs:31
Methodaction
(&self, _: &mut <AiContext as Context>::Blackboard)
game/simulation/src/ai/dse/haul.rs:37
Methodaction
(&self, _: &mut <AiContext as Context>::Blackboard)
game/simulation/src/ai/dse/dev.rs:16
Methodadd
(self, rhs: VertexOcclusion)
game/world/src/occlusion.rs:149
Methodadd
(self, rhs: i32)
game/world/src/viewer.rs:100
Methodadd
(self, rhs: u32)
game/simulation/src/simulation.rs:683
Methodadd
(self, rhs: Vector2)
shared/unit/src/world/world_point.rs:240
Methodadd
(self, delta: (XY, XY, Z))
shared/unit/src/world/range.rs:167
Methodadd
(self, (x, y, z): (i32, i32, i32))
shared/unit/src/world/world_position.rs:73
Methodadd
(self, rhs: i32)
shared/unit/src/world/slice_index.rs:145
Methodadd
(self, rhs: (i32, i32))
shared/unit/src/world/chunk_location.rs:78
Methodadd
(&mut self, delta: T)
shared/common/src/newtype.rs:160
Methodadd_assign
(&mut self, rhs: Vector2)
shared/unit/src/world/world_point.rs:217
Methodadd_assign
(&mut self, rhs: i32)
shared/unit/src/world/slice_index.rs:151
Methodadd_assign
(&mut self, rhs: f32)
shared/common/src/newtype.rs:201
Methodadd_edge
(&mut self, from: F, to: T, cost: EdgeCost, slab: SlabIndex)
game/world/src/navigation/block_navigation.rs:39
Methodadd_float
(unsigned: T, delta: f32)
shared/common/src/newtype.rs:176
Methodadd_instanced
( mut self, size: u32, attrib_type: AttribType, normalized: Normalized,
renderer/engine/src/render/sdl/gl/vertex.rs:427
Methodadd_lazy
TODO specs lazy updates allocs a Box for each action - when our QueuedUpdates uses an arena swap this out to use that instead
game/simulation/src/ecs/world.rs:388
Methodadd_line
(&mut self, line: std::fmt::Arguments)
game/simulation/src/scripting/context.rs:73
Methodadd_methods
(methods: &mut T)
game/simulation/src/scripting/lua.rs:43
Functionafter_block_removed
()
game/world/src/occlusion.rs:259
Methodair
()
game/world/src/block.rs:79
Methodaligned
SENW
game/world/src/neighbour.rs:116
Methodall
()
game/world/src/viewer.rs:64
Methodall_blocks_are
(&self, block_type: BlockType)
game/world/src/chunk/slice.rs:62
Methodall_components_for
Iterates through all known component types and checks each one
game/simulation/src/ecs/component.rs:228
Methodall_solid
()
game/world/src/occlusion.rs:63
Functionapply
()
game/world/src/chunk/builder.rs:207
Methodapply
Assign areas to the blocks in the slab
game/world/src/navigation/discovery.rs:292
Methodapply
Chooses tree positions using Bridson poisson disk sampling https://www.cct.lsu.edu/~fharhad/ganbatte/siggraph2007/CD2/content/sketches/0250.pdf
game/procgen/src/region/features/forest.rs:51
Functionapply_gaussian_filter
currently unused
game/procgen/src/continent.rs:359
Methodapply_to_slab
(&self, ctx: &mut ApplyFeatureContext<'_>)
game/procgen/src/region/feature.rs:134
Functionarea_discovery_after_modification
()
game/world/src/chunk/terrain.rs:1456
Functionarea_edge_reverse
()
game/world/src/navigation/area_navigation.rs:834
Functionarea_path_across_three_chunks
()
game/world/src/navigation/area_navigation.rs:710
Functionarea_path_across_two_chunks
()
game/world/src/navigation/area_navigation.rs:758
Functionarea_path_bad
()
game/world/src/navigation/area_navigation.rs:823
Functionarea_path_ring_all_directions
()
game/world/src/navigation/area_navigation.rs:606
Functionarea_path_within_single_chunk
()
game/world/src/navigation/area_navigation.rs:797
Methodarena
(&self)
renderer/engine/src/render/sdl/ui/memory.rs:15
Methodarray_buffer
()
renderer/engine/src/render/sdl/gl/vertex.rs:159
Methodas_debug
(&self)
game/ai/src/decision.rs:43
Methodas_debug
(&self)
game/simulation/src/ai/dse/world.rs:107
Methodas_int
(&self)
game/simulation/src/definitions/loader/step1_deserialization.rs:201
Methodas_ref
(&self)
game/simulation/src/string.rs:52
Methodas_ref
(&self)
shared/grid/src/dynamic.rs:293
Methodas_u16
(self)
shared/unit/src/dim.rs:20
Methodas_u8
(self)
shared/unit/src/dim.rs:28
Methodas_unit
(&self)
game/simulation/src/definitions/loader/step1_deserialization.rs:191
Functionassociated_block_data
()
game/world/src/world.rs:1705
Methodassociated_block_data
(&self, pos: BlockPosition)
game/world/src/chunk/chunk.rs:157
Functionbad_first
()
game/world/src/chunk/double_sided_vec.rs:223
Functionbad_uid
()
game/simulation/src/definitions/loader/mod.rs:287
Functionbasic_naive
()
game/simulation/src/queued_update.rs:186
Functionbasic_operation
()
game/simulation/src/runtime/runtime.rs:386
Functionbatch_creation
()
game/world/src/loader/batch.rs:155
Methodbatch_id
(&self)
game/world/src/loader/batch.rs:91
Functionbatcher
()
game/world/src/loader/batch.rs:184
Functionbatcher_out_of_order
()
game/world/src/loader/batch.rs:229
Methodbelow
(self)
shared/unit/src/world/range.rs:38
Methodbelow
(self)
shared/unit/src/world/world_position.rs:31
Methodbelow
(mut self)
shared/unit/src/world/slab_location.rs:20
Methodbetween_aligned
(from: ChunkLocation, to: ChunkLocation)
game/world/src/neighbour.rs:188
Methodbind
(&self)
renderer/engine/src/render/sdl/gl/shader.rs:171
Functionbiome_choice_order
()
game/procgen/src/biome.rs:697
Functionblock_graph_high_jump
()
game/world/src/chunk/terrain.rs:1122
Methodblock_occurrences
(&self)
game/simulation/src/input/system.rs:484
Functionblock_to_world
()
shared/unit/src/world/mod.rs:48
Functionblock_updates_sanity_check
Ensure block updates are applied as expected when stressed. Came out of debugging a race condition when applying terrain updates while a chunk is bein
game/world/src/loader/loading.rs:559
Functionblock_views
()
game/world/src/chunk/terrain.rs:924
Functionblocks
()
game/world/src/chunk/chunk.rs:422
Methodblocks
(n: f32)
shared/unit/src/space/length.rs:32
Methodboolean
(&self, rhs: &Self, operation: Operation)
game/procgen/src/region/feature.rs:663
Methodbottom
()
shared/unit/src/world/slice_index.rs:65
Functionbounds
()
game/world/src/loader/terrain_source/mod.rs:201
Functionbounds
()
shared/unit/src/world/range.rs:355
← previousnext →1,301–1,400 of 2,421, ranked by callers