abstract struct ECS::Component
 
  - ECS::Component
- Struct
- Value
- Object
Overview
Component - container for user data without / with small logic inside.
All components should be inherited from ECS::Component
Component - container for user data without / with small logic inside.
All components should be inherited from ECS::Component