Expand description
This crate contains derive macros for the bevy_ecs_tiled
Bevy plugin.
It should be viewed through the embedded documentation of bevy_ecs_tiled crate.
Derive Macrosยง
- Tiled
Class - Derive macro for Tiled custom types.
- Tiled
Custom Tile - Derive macro for Tiled custom tiles.
- Tiled
Enum - Derive macro for Tiled enums
- Tiled
Object - Derive macro for Tiled objects.