Raven Engine v0.1
Loading...
Searching...
No Matches

Entity-Component-System framework. More...

Classes

class  Raven::ComponentStorage< T >
 Stores component data for a specific component type. More...
class  Raven::Entity
 Lightweight wrapper for manipulating a single entity within the ECS. More...
class  Raven::Registry
 Central manager for component registration and entity-component mapping. More...

Detailed Description

Entity-Component-System framework.