Skip to main content

bootstrap_phase1_world

Function bootstrap_phase1_world 

Source
pub fn bootstrap_phase1_world(
    tick_rate: u64,
    extra_registry: impl FnOnce(&mut ComponentRegistry),
) -> BevyWorldAdapter
Expand description

Bootstraps a Phase 1 world with the default engine components and optional extra registrations.