Structs§
Traits§
- Component
Query - Component
Query Mut - Component
Query Unsafe - Query
State - Tile
Component - A component is data associated with an
Entity. Each entity can have multiple different types of components, but only one of them per type.
Entity. Each entity can have
multiple different types of components, but only one of them per type.