MCPcopy Create free account

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

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

↓ 1 callersMethodsim_ui_element
( &mut self, _transform: &TransformRenderDescription, _ui: &UiElementComponent,
renderer/engine/src/lite.rs:48
↓ 1 callersMethodslab_boundary_slices
(&self)
game/world/src/chunk/terrain.rs:239
↓ 1 callersMethodslab_continuations
(&self)
game/procgen/src/region/regions.rs:458
↓ 1 callersMethodslab_count
(&self)
game/world/src/chunk/terrain.rs:206
↓ 1 callersMethodslab_rando
(&self)
game/procgen/src/region/feature.rs:344
↓ 1 callersMethodslice
(self)
shared/unit/src/world/slice_index.rs:53
↓ 1 callersMethodslice_bounds
(&self)
game/world/src/world.rs:108
↓ 1 callersMethodslice_mut_unchecked_with_cow
Will clone CoW slab if necessary
game/world/src/chunk/terrain.rs:68
↓ 1 callersMethodslice_mut_with_cow
Calls `Slab::cow_clone`, triggering a slab copy if necessary
game/world/src/chunk/terrain.rs:58
↓ 1 callersMethodslice_or_dummy
(&self, slice: GlobalSliceIndex)
game/world/src/chunk/chunk.rs:152
↓ 1 callersMethodslice_owned
(&self, index: S)
game/world/src/chunk/slab.rs:270
↓ 1 callersMethodslice_range_multiple
Vertical slices in z direction, [from..to)
shared/grid/src/grid_impl.rs:94
↓ 1 callersMethodslice_unchecked
(&self, index: S)
game/world/src/chunk/terrain.rs:42
↓ 1 callersMethodslices_from_top_offset
(global slice index, slice)
game/world/src/chunk/terrain.rs:231
↓ 1 callersMethodsocieties_mut
(&mut self)
game/simulation/src/simulation.rs:301
↓ 1 callersMethodsociety_by_name
(&mut self, name: &str)
game/simulation/src/society/registry.rs:60
↓ 1 callersFunctionsorted_neighbours
(centre: (u32, u32))
game/procgen/src/region/regions.rs:959
↓ 1 callersMethodsource
(&self)
game/simulation/src/definitions/loader/step1_deserialization.rs:71
↓ 1 callersFunctionsplit_range_across_slabs
( range: WorldPositionRange, bt: BlockType, )
game/world/src/loader/update.rs:83
↓ 1 callersMethodsrc_tgt
(&mut self, world: &mut EcsWorld)
testing/src/tests/haul.rs:319
↓ 1 callersFunctionstairs
Lots of slabs
game/world/src/presets.rs:175
↓ 1 callersMethodstart_finalizer
( &mut self, world: WorldRef<C>, mut finalize_rx: async_channel::Receiver<LoadTerrainR
game/world/src/loader/worker_pool.rs:55
↓ 1 callersFunctionstart_serving
TODO return error to caller
shared/metrics/src/lib.rs:36
↓ 1 callersMethodstate
(&self)
game/simulation/src/render/debug.rs:134
↓ 1 callersMethodstatus
(activity description, current status)
game/simulation/src/activity/system.rs:197
↓ 1 callersMethodsteal_queued_block_updates
(&self, out: &mut HashSet<WorldTerrainUpdate>)
game/world/src/loader/loading.rs:503
↓ 1 callersMethodsteal_world_updates
( &self, with_updates: impl FnOnce(std::vec::Drain<(WorldPosition, GeneratedBlock)>), )
game/procgen/src/planet.rs:362
↓ 1 callersMethodstep
(&mut self)
game/procgen/src/climate.rs:235
↓ 1 callersMethodstretch_by
TODO which direction to stretch view range in? automatically determine or player input?
game/world/src/viewer.rs:198
↓ 1 callersMethodsub_image
( &self, xy_offset: [u32; 2], width_height: [u32; 2], data: &[u8], )
renderer/engine/src/render/sdl/gl/texture.rs:56
↓ 1 callersMethodsubjects
(&self)
game/simulation/src/input/popup.rs:246
↓ 1 callersMethodsubmit
(&mut self, feat: usize, point: impl Into<WorldPoint>)
game/simulation/src/world_debug.rs:62
↓ 1 callersMethodsubmit_any_async_with_handle
( &self, task: impl Future<Output = R> + Send + 'static, )
game/world/src/loader/worker_pool.rs:131
↓ 1 callersMethodsubmit_internal
Without generic parameter to reduce code size
game/simulation/src/society/job/list.rs:125
↓ 1 callersMethodsubmit_job_to_society
(self, society: &Society, world: &EcsWorld)
game/simulation/src/society/job/job.rs:78
↓ 1 callersMethodsubscribe_to_many_until
Prefer using other helpers than direct event subscription e.g. [go_to]. Subscribes to the given subscriptions, runs the filter against each event unt
game/simulation/src/activity/context.rs:183
↓ 1 callersMethodsubscribe_to_until
Prefer using other helpers than direct event subscription e.g. [go_to]. Subscribes to the given subscription, runs the filter against each event unti
game/simulation/src/activity/context.rs:225
↓ 1 callersMethodtake_inner
Not really Box<()>, but Box<test type>
testing/src/tests/mod.rs:73
↓ 1 callersMethodtake_response
(&self)
game/simulation/src/input/command.rs:116
↓ 1 callersFunctiontall_world_chunks
(height_radius: i32)
game/world/benches/terrain.rs:31
↓ 1 callersMethodtask
(&self)
game/simulation/src/activity/system.rs:192
↓ 1 callersMethodtemperature
(&self, pos: PlanetPoint, elevation: f64)
game/procgen/src/biome.rs:255
↓ 1 callersMethodterrain
(&self)
renderer/engine/src/render/sdl/render/renderer.rs:86
↓ 1 callersMethodterrain_mut
(&mut self)
renderer/engine/src/render/sdl/render/renderer.rs:90
↓ 1 callersMethodtick
( &mut self, commands: impl Iterator<Item = UiCommand>, world_viewer: &mut WorldViewer
game/simulation/src/simulation.rs:157
↓ 1 callersMethodtick
Polls all ready tasks
game/simulation/src/runtime/runtime.rs:105
↓ 1 callersMethodtick
( &mut self, transform: &TransformComponent, bounding_radius: f32, interests:
game/simulation/src/steer/behaviour.rs:45
↓ 1 callersMethodtick
(&mut self, backend_data: &BackendData)
renderer/engine/src/engine.rs:95
↓ 1 callersMethodtick_systems
(&mut self)
game/simulation/src/simulation.rs:206
↓ 1 callersMethodtitle
(&self)
game/simulation/src/input/popup.rs:62
↓ 1 callersMethodto_block_position
(self, slab_index: SlabIndex)
shared/unit/src/world/slab_position.rs:35
↓ 1 callersMethodto_world_point_centered
(self, chunk_pos: P)
shared/unit/src/world/block_position.rs:43
↓ 1 callersMethodto_world_position
(self, chunk_pos: P)
shared/unit/src/world/block_position.rs:29
↓ 1 callersMethodtouched_neighbours
(&self)
game/procgen/src/region/subfeature.rs:109
↓ 1 callersMethodtrigger
(&self, val: V)
game/simulation/src/runtime/futures.rs:158
↓ 1 callersMethodtry_add_xy
(self, (dx, dy): (i16, i16))
shared/unit/src/world/block_position.rs:52
↓ 1 callersMethodtry_get
(self)
shared/grid/src/grid_impl.rs:149
↓ 1 callersFunctiontry_load
(params: &PlanetParams)
game/procgen/src/cache.rs:29
↓ 1 callersMethodtry_replace_feature
( &mut self, current: &SharedRegionalFeature<SIZE>, replacement: &SharedRegionalFeatur
game/procgen/src/region/region.rs:492
↓ 1 callersMethoduid
(&self)
game/simulation/src/definitions/loader/step1_deserialization.rs:67
↓ 1 callersMethodunbind
(&self)
renderer/engine/src/render/sdl/gl/vertex.rs:100
↓ 1 callersMethoduninstall
(self, ctx: Context)
game/simulation/src/scripting/lua.rs:183
↓ 1 callersMethodunique_id
Unique opaque value per feature
game/procgen/src/region/feature.rs:243
↓ 1 callersMethodunselect_all
(&mut self, world: &EcsWorld)
game/simulation/src/input/system.rs:219
↓ 1 callersMethodupdate
(self, new: Self)
game/world/src/occlusion.rs:125
↓ 1 callersMethodupdate
( &mut self, entities: Read<EntitiesRes>, transforms: ReadStorage<TransformComponent>,
game/simulation/src/spatial.rs:33
↓ 1 callersMethodupdate
( &mut self, range: (WorldColumn, WorldColumn), progress: SelectionProgres
game/simulation/src/input/system.rs:309
↓ 1 callersMethodupdate_block_graphs
( &mut self, slab_nav: impl Iterator<Item = (ChunkArea, BlockGraph)>, )
game/world/src/chunk/chunk.rs:130
↓ 1 callersMethodupdate_chunk_mesh
( &mut self, chunk_pos: ChunkLocation, new_mesh: Vec<WorldVertex>, )
renderer/engine/src/render/sdl/render/terrain.rs:53
↓ 1 callersMethodupdate_dragged_selection
(&mut self, range: (WorldColumn, WorldColumn))
game/simulation/src/input/system.rs:254
↓ 1 callersMethodupdate_interpolation
Call before getting view matrix
renderer/engine/src/render/sdl/camera.rs:126
↓ 1 callersMethodupgrade_from_partially_to_fully
( &self, )
game/procgen/src/region/regions.rs:776
↓ 1 callersMethodvalidate
(&self, coord: [usize; 3])
game/procgen/src/climate.rs:499
↓ 1 callersMethodvalidate
Asserts all items dont have transforms, aren't duplicates, are alive, and that stacks are valid - held_entities: item->holder
game/simulation/src/item/stack.rs:454
↓ 1 callersFunctionvalidate_all_inventories
Panics if any container/inventory components are invalid
game/simulation/src/item/validation.rs:51
↓ 1 callersMethodvalidate_and_process_components
(&mut self)
game/simulation/src/definitions/loader/step1_deserialization.rs:83
↓ 1 callersFunctionvalidate_container
( container: &Container, container_entity: Entity, held_entities: &mut HashMap<Entity,
game/simulation/src/item/inventory/component.rs:583
↓ 1 callersFunctionvalidate_stack
noinspection DuplicatedCode
game/simulation/src/item/stack.rs:465
↓ 1 callersMethodvalidate_tick
( &mut self, haul: &Haul<Self>, ctx: &HookContext, test: TestHelper, )
testing/src/tests/haul.rs:389
↓ 1 callersMethodvalue
(self)
shared/unit/src/hunger.rs:24
↓ 1 callersMethodvertex_attribs_manual
(&self)
renderer/engine/src/render/sdl/gl/vertex.rs:110
↓ 1 callersMethodview_matrix
(&self, z: f32)
renderer/engine/src/render/sdl/camera.rs:131
↓ 1 callersMethodvisible_slabs
(&self, range: SliceRange)
game/world/src/viewer.rs:225
↓ 1 callersMethodwalkable
(self)
game/world/src/block.rs:100
↓ 1 callersMethodwaypoints
(&self)
game/simulation/src/path/follow.rs:63
↓ 1 callersMethodweak
(&self)
game/simulation/src/runtime/runtime.rs:307
↓ 1 callersMethodwith_condition
(self, condition: NormalizedFloat)
renderer/main/src/scenarios.rs:314
↓ 1 callersMethodwith_satiety
(self, satiety: NormalizedFloat)
renderer/main/src/scenarios.rs:298
↓ 1 callersMethodwith_slice
(mut self, slice: S, mut f: F)
game/world/src/chunk/builder.rs:82
↓ 1 callersMethodwith_society
(self, society: SocietyHandle)
renderer/main/src/scenarios.rs:281
↓ 1 callersMethodworld_bounds
Bounding box, inclusive
game/world/src/loader/terrain_source/memory.rs:103
↓ 1 callersFunctionworld_from_source
( source: config::WorldSource, pool: AsyncWorkerPool, resources: &resources::WorldGen,
renderer/main/src/main.rs:307
↓ 1 callersMethodworld_selection
(&mut self, context: &UiContext)
renderer/engine/src/render/sdl/ui/windows/selection.rs:579
↓ 1 callersMethodworld_viewer
(&mut self)
renderer/engine/src/lite.rs:90
↓ 1 callersMethodwrapping_neighbours_3d
Wraps xy, clamps z
shared/grid/src/dynamic.rs:209
↓ 1 callersMethodwrite_danger
(&mut self, direction: Rad, value: f32)
game/simulation/src/steer/context.rs:176
↓ 1 callersMethodx
(self)
shared/unit/src/world/slab_position.rs:39
↓ 1 callersMethodx
(self)
shared/unit/src/space/length.rs:43
↓ 1 callersMethodxy
(self)
shared/unit/src/world/slice_block.rs:47
↓ 1 callersMethodxy_i
(self)
game/procgen/src/region/unit.rs:100
← previousnext →1,201–1,300 of 2,421, ranked by callers