Modules§
Structs§
- SimConfig
- Common configuration for the sim runtime.
- SimPlugin
- Core sim plugin: registers mode-based system sets and injects default config.
Enums§
- ModeSet
- System sets for the core sim scheduling.
- SimRun
Mode - High-level run mode for the sim runtime (detector-free).
Functions§
- build_
app - Build a base Bevy
Appwith sim mode sets and config. Detector wiring is intentionally omitted.