Macros§
- c
- This macro is used to simplify the creation of the bevy’s
Colorenum. The syntax is mimicking the CSS color syntax. The macro fully supports the auto completion for the color names and the color spaces. - spawn
- This macro is used to simplify the entity creation of the bevy engine.
- v
- This macro is used to simplify the creation of the bevy’s
Valenum.