ecs component (unit of composable functionality)
ecs entity (container of components)
internal orhestration of entity/component system
base interface for renderable components
internal engine class for optimized access of component data
base interface for updatable components
engine entity component system