Re-exports§
pub use app::BEVY_INIT_FUNC;pub use app::BevyApp;pub use inventory;pub use paste;pub use bevy_app;pub use bevy_ecs;pub use bevy_math;pub use bevy_transform;
Modules§
- app
- interop
- node_
tree_ view - plugins
- prelude
- profiling
- Profiling support with zero dependency leakage
- utils
- Shared utility modules used across multiple domains.
- watchers
Macros§
- add_
transform_ sync_ systems - Macro for generating transform synchronization systems with compile-time queries.
- profile
- profile_
scope - Create a profiling scope/span