Crate beet_ecs_macros

source ·

Attribute Macros§

  • Annotate a struct as an action, defining its corresponding system.
  • Used for selectors aka non-leaf nodes. Define props required for each child. Children should only be added to this node if they have all the required props.

Derive Macros§