Module tiles

Source

Structs§

EphemeralQueryState
GlobalQueryState
Tile
TileSpawnResult
Tiles

Traits§

ComponentQuery
ComponentQueryMut
ComponentQueryUnsafe
QueryState
TileComponent
A component is data associated with an Entity. Each entity can have multiple different types of components, but only one of them per type.