MCPcopy Create free account

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

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

↓ 1 callersFunctiondiagonals
(neighbours: Vec<RegionNeighbour>, mut expected: Vec<RegionNeighbour>)
game/procgen/src/region/row_scanning.rs:548
↓ 1 callersMethoddirty_slabs
Drains all dirty slabs
game/world/src/world.rs:518
↓ 1 callersMethoddisable_all
(&mut self, world: &EcsWorld)
game/simulation/src/render/debug.rs:98
↓ 1 callersMethoddiscover_areas
( &mut self, this_slab: SlabIndex, slice_below: Option<Slice>, )
game/world/src/chunk/slab.rs:197
↓ 1 callersMethoddiscover_regional_features
( &mut self, region: RegionLocation<SIZE>, regions: &Regions<SIZE, SIZE_2>, )
game/procgen/src/region/region.rs:191
↓ 1 callersMethoddisplay
false positive, you don't knooow me
game/procgen/src/region/feature.rs:220
↓ 1 callersMethoddistance
(&self, ctx: &ActivityContext)
game/simulation/src/activity/activity/follow.rs:90
↓ 1 callersMethoddistance_hor2
xy only
shared/unit/src/world/world_point.rs:98
↓ 1 callersMethoddo_activity
(&mut self, context: &UiContext, activity: &ActivityComponent)
renderer/engine/src/render/sdl/ui/windows/selection.rs:424
↓ 1 callersFunctiondo_deserialize
(reader: impl Read)
renderer/engine/src/render/sdl/ui/render.rs:279
↓ 1 callersMethoddo_edit
(&mut self, context: &UiContext)
renderer/engine/src/render/sdl/ui/windows/selection.rs:946
↓ 1 callersMethoddo_flood_fill
(&mut self, start: SlabPositionAsCoord)
game/world/src/navigation/discovery.rs:111
↓ 1 callersMethoddo_generation
(&mut self, context: &UiContext, selection: &SelectedTiles)
renderer/engine/src/render/sdl/ui/windows/selection.rs:869
↓ 1 callersMethoddo_inventory
(&mut self, context: &UiContext, inventory: &InventoryComponent)
renderer/engine/src/render/sdl/ui/windows/selection.rs:365
↓ 1 callersMethoddo_item
( &mut self, context: &UiContext, details: &SelectedEntityDetails, condition:
renderer/engine/src/render/sdl/ui/windows/selection.rs:332
↓ 1 callersMethoddo_jobs
(&self, context: &UiContext, society_handle: SocietyHandle)
renderer/engine/src/render/sdl/ui/windows/society.rs:46
↓ 1 callersMethoddo_living
noinspection DuplicatedCode
renderer/engine/src/render/sdl/ui/windows/selection.rs:248
↓ 1 callersMethoddo_logs
(&mut self, context: &UiContext, details: &SelectedEntityDetails)
renderer/engine/src/render/sdl/ui/windows/selection.rs:472
↓ 1 callersFunctiondo_main
()
renderer/main/src/main.rs:96
↓ 1 callersFunctiondo_main
()
testing/src/main.rs:41
↓ 1 callersFunctiondo_serialize
(state: &State, imgui: &str, writer: impl Write)
renderer/engine/src/render/sdl/ui/render.rs:266
↓ 1 callersMethoddo_single_block
(&mut self, context: &UiContext, selection: &SelectedTiles)
renderer/engine/src/render/sdl/ui/windows/selection.rs:685
↓ 1 callersMethoddo_single_block_associated_data
(&mut self, context: &UiContext, data: &AssociatedBlockData)
renderer/engine/src/render/sdl/ui/windows/selection.rs:762
↓ 1 callersMethoddo_stack
(&mut self, context: &UiContext, stack: &ItemStackComponent)
renderer/engine/src/render/sdl/ui/windows/selection.rs:395
↓ 1 callersMethoddo_ui_element
(&mut self, context: &UiContext, ui: &UiElementComponent)
renderer/engine/src/render/sdl/ui/windows/selection.rs:534
↓ 1 callersFunctiondog_dses
()
game/simulation/src/ai/dse/mod.rs:31
↓ 1 callersMethoddrag_in_progress
(&self)
game/simulation/src/input/system.rs:250
↓ 1 callersMethoddrain_and_execute
( &mut self, mut per_name: N, mut per_result: R, mut world: Pi
game/simulation/src/queued_update.rs:136
↓ 1 callersMethoddraw_climate_overlay
( &mut self, climate: &crate::climate::ClimateIteration<'_>, layer: AirLayer,
game/procgen/src/render.rs:189
↓ 1 callersMethoddraw_elements_instanced
Assumes indices are u16
renderer/engine/src/render/sdl/gl/vertex.rs:325
↓ 1 callersMethoddraw_region
(&mut self, region_loc: RegionLocation)
game/procgen/src/render.rs:274
↓ 1 callersFunctiondummy_blackboard
()
game/simulation/src/ai/consideration/needs.rs:52
↓ 1 callersFunctiondummy_continent_polygons
()
game/procgen/src/continent.rs:652
↓ 1 callersMethoddurability
(&self)
game/world/src/block.rs:141
↓ 1 callersMethoddurability_mut
(&mut self)
game/world/src/block.rs:137
↓ 1 callersMethodeat
(&self, ctx: &ActivityContext, item: Entity)
game/simulation/src/activity/subactivity/eat.rs:24
↓ 1 callersMethodedge_count
(&self)
game/world/src/navigation/area_navigation.rs:290
↓ 1 callersMethodelevation_range
(&self)
game/procgen/src/biome.rs:462
↓ 1 callersMethodempty_range
Clobbers the given range with Empty, asserting they aren't already empty
game/simulation/src/item/inventory/component.rs:203
↓ 1 callersMethodenabled_debug_renderers
( &self, )
renderer/engine/src/render/sdl/ui/windows/debug_renderer.rs:103
↓ 1 callersMethodend
(self)
renderer/engine/src/lite.rs:94
↓ 1 callersMethodend
(mut self)
renderer/engine/src/render/sdl/backend.rs:368
↓ 1 callersMethodend_haul_impl_async_container
(&self, target: HaulTarget)
game/simulation/src/activity/subactivity/haul.rs:297
↓ 1 callersMethodensure_chunk
(&mut self, chunk: ChunkLocation)
game/world/src/world.rs:347
↓ 1 callersFunctionensure_item_fits_in_container
( container: Entity, item: Entity, world: &EcsWorld, )
game/simulation/src/society/job/jobs/haul.rs:148
↓ 1 callersMethodentity
(&self)
game/ai/src/lib.rs:82
↓ 1 callersMethodentity_log_cached_string_mut
(&self)
renderer/engine/src/render/sdl/ui/context.rs:107
↓ 1 callersMethodentity_selection
(&mut self, context: &UiContext)
renderer/engine/src/render/sdl/ui/windows/selection.rs:61
↓ 1 callersMethoderased
(self, as_interactive: AsInteractiveFn)
game/simulation/src/ecs/world.rs:507
↓ 1 callersMethodeval_bytes
(&mut self, bytes: &[u8], ecs: &EcsWorld)
game/simulation/src/scripting/context.rs:49
↓ 1 callersMethodeval_path
(&mut self, path: &Path, ecs: &EcsWorld)
game/simulation/src/scripting/context.rs:44
↓ 1 callersMethodevent_log
Only used in tests, so allocation waste doesn't matter
game/simulation/src/runtime/runtime.rs:180
↓ 1 callersMethodevents
A chance to view all events before consuming them
game/simulation/src/event/queue.rs:118
↓ 1 callersMethodexertion
Exertion of current subactivity
game/simulation/src/activity/system.rs:204
↓ 1 callersMethodexit_closest
Finds the block along the full width of the port that is closest to the given source block.
game/world/src/navigation/area_navigation.rs:133
↓ 1 callersMethodexpect_mut_self
(&mut self)
game/world/src/chunk/slab.rs:88
↓ 1 callersMethodextend_across_boundary
(self, pos: BlockPosition)
game/world/src/neighbour.rs:201
↓ 1 callersMethodextend_z_range
(&self, mut range: FeatureZRange)
game/procgen/src/region/features/forest.rs:39
↓ 1 callersFunctionextract_clone_behaviour
(item: &DeriveInput)
game/simulation/ecs-derive/src/lib.rs:106
↓ 1 callersFunctionextract_interactive
(item: &DeriveInput)
game/simulation/ecs-derive/src/lib.rs:102
↓ 1 callersFunctionextract_map
(value: ron::Value)
game/simulation/src/definitions/loader/helpers.rs:5
↓ 1 callersFunctionextract_name
(item: &DeriveInput)
game/simulation/ecs-derive/src/lib.rs:88
↓ 1 callersMethodfeature_boundaries_in_range
Sorts and dedups the given chunk stream into regions, gets all regional features in the given z range, calls given closure on each point of the bounda
game/procgen/src/planet.rs:339
↓ 1 callersMethodfeelers_bounds
(&self, bounding_radius: f32)
game/simulation/src/transform.rs:91
↓ 1 callersMethodfile_path
Path on disk, returns None if in-memory only
game/resources/src/container.rs:45
↓ 1 callersMethodfilled
current, limit
game/simulation/src/item/stack.rs:340
↓ 1 callersMethodfilter_applicable_tasks
Returned job index is valid until [allow_jobs_again] is called
game/simulation/src/society/job/list.rs:152
↓ 1 callersMethodfinalize
(&mut self, slab: LoadedSlab)
game/world/src/loader/finalizer.rs:38
↓ 1 callersMethodfinalize_chunk
( &mut self, chunk_loc: ChunkLocation, area_nav: &[(WorldArea, WorldArea, AreaNavEdge)
game/world/src/world.rs:372
↓ 1 callersMethodfinalize_chunk_between_slabs
Lower and upper slab range is inclusive
game/world/src/loader/finalizer.rs:102
↓ 1 callersMethodfinalize_chunk_navigation
( &mut self, chunk: ChunkLocation, slab_range: (SlabIndex, SlabIndex), )
game/world/src/loader/finalizer.rs:135
↓ 1 callersMethodfinalize_occlusion
(&mut self, chunk: ChunkLocation, slab_range: (SlabIndex, SlabIndex))
game/world/src/loader/finalizer.rs:195
↓ 1 callersMethodfind_accessible_block_in_column
(&self, x: i32, y: i32)
game/world/src/world.rs:295
↓ 1 callersMethodfind_accessible_block_in_range
( &self, range: &WorldPositionRange, )
game/world/src/world.rs:317
↓ 1 callersMethodfind_area_path
( &self, from: F, to: T, )
game/world/src/world.rs:143
↓ 1 callersMethodfind_block_path
( &self, area: WorldArea, from: BlockPosition, to: BlockPosition, targ
game/world/src/world.rs:165
↓ 1 callersMethodfind_build_template
(&self, name: &str)
game/simulation/src/ecs/world.rs:310
↓ 1 callersMethodfind_item
(&self, ctx: &ActivityContext)
game/simulation/src/activity/activity/go_equip.rs:87
↓ 1 callersMethodfind_load_source
(&self, region: RegionLocation<SIZE>)
game/procgen/src/region/regions.rs:488
↓ 1 callersMethodfind_min_max_walkable
( &self, other: &Self, world: &InnerWorldRef, )
game/simulation/src/input/event.rs:54
↓ 1 callersMethodfind_non_copyable
Returns the name of the first non-copyable component that this entity has
game/simulation/src/ecs/world.rs:301
↓ 1 callersMethodfind_ready
(&self, task: TaskHandle)
game/simulation/src/runtime/runtime.rs:163
↓ 1 callersMethodfind_solids
(&self, check: &B, out: &mut Vec<WorldPosition>)
game/simulation/src/physics/bounds.rs:92
↓ 1 callersFunctionfind_target
(ctx: &ActivityContext)
game/simulation/src/activity/activity/wander.rs:61
↓ 1 callersMethodfini
(&mut self)
game/procgen/src/progress.rs:122
↓ 1 callersMethodfits_equip_slots
Checks there are enough equip slots regardless of current state
game/simulation/src/item/inventory/component.rs:349
↓ 1 callersFunctionflat_lands
Multiple flat chunks at z=0
game/world/src/presets.rs:133
↓ 1 callersMethodfloored
(&self)
shared/unit/src/world/world_point.rs:55
↓ 1 callersMethodfollow
(&mut self, follower: Entity, followee: Entity)
game/simulation/src/dev.rs:94
↓ 1 callersFunctionforward_angle
(angle: Rad)
shared/common/src/lib.rs:68
↓ 1 callersFunctiongenerate_quad_mesh
()
renderer/engine/src/render/sdl/render/mesh.rs:31
↓ 1 callersMethodgeometry
(&self)
game/procgen/src/region/feature.rs:605
↓ 1 callersMethodget
(&self, s: &str)
game/simulation/src/string.rs:18
↓ 1 callersMethodget
(&self, coord: impl CoordType)
shared/grid/src/grid_impl.rs:65
↓ 1 callersFunctionget_dir
(root: R, dir: D)
game/resources/src/resource.rs:32
↓ 1 callersMethodget_first_held_range
(&self)
game/simulation/src/item/inventory/component.rs:258
↓ 1 callersMethodget_float
( &mut self, key: &str, )
game/simulation/src/ecs/component.rs:128
↓ 1 callersMethodget_ground_level
( &self, block: WorldPosition, )
game/world/src/loader/loading.rs:468
↓ 1 callersMethodget_hauling_slots
Get `extra_hands` consecutive slots
game/simulation/src/item/inventory/component.rs:106
↓ 1 callersMethodget_hauling_slots_unbound
Get `extra_hands` consecutive slots
game/simulation/src/item/inventory/component.rs:116
← previousnext →801–900 of 2,421, ranked by callers