Re-exports§
pub use bevy_gauge;pub use bevy_gearbox;pub use inventory;
Modules§
- ability_
pool - backend
- despawn
- dot
- effect
- events
- Position-typed events for the ability pipeline.
Backends alias these with their concrete position type (e.g.
OnRepeat<Vec3>). - filters
- gauge
- gearbox
- invoke
- invoker
- pipeline
- prelude
- propagation
- spawn
- target
Macros§
- go_off
- Creates an [
EntityEvent] struct that bridges bevy_gearbox state machine transitions with diesel’sGoOff<P>effect propagation. - submit_
propagation_ for