Crate bevy_ecs_macros

source ·

Macros

Derive Macros

Generates an impl of the RunCriteriaLabel trait.
Generates an impl of the StageLabel trait.
Generates an impl of the SystemLabel trait.
Implement SystemParam to use a struct as a parameter in a system
Implement WorldQuery to use a struct as a parameter in a query