Expand description

A fork of bevy_ecs_macros that uses azalea_ecs instead of bevy_ecs.

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