52 Transform(
float posX,
float posY,
float rotation,
float scaleX,
float scaleY)
Base interface for all ECS components.
Maximum number of distinct component types supported by the Registry.
std::size_t ComponentType
Type alias for component identification.