Skip to main content

Crate my_ecs_macros

Crate my_ecs_macros 

Source

Macros§

filter
Implements Filter for the type, and implements Select optionally if Target is defined.
nth
repeat_macro
Repeats a certain macro.
request
Implements Request for the type.

Derive Macros§

Component
Implements Component for the type.
Entity
Impelments Entity for the type.
Resource
Implements Resource for the type.