![]() |
Gaia-ECS v0.9.3
A simple and powerful entity component system
|
Public Types | |
| using | TType = T |
| Raw type with no additional sugar. | |
| using | TTypeFull = uni< TType > |
| uni<TType> | |
| using | TTypeOriginal = T |
| Original template type. | |
Static Public Attributes | |
| static constexpr EntityKind | Kind = EntityKind::EK_Uni |
| Component kind. | |