datadriven.entityman

Members

Structs

EntityIdManager
struct EntityIdManager
Undocumented in source.
EntityManager
struct EntityManager

Convenience type for centralized storage and management of entity components.

Templates

ComponentStorage
template ComponentStorage(C)
Undocumented in source.

Variables

isTagComponent
enum bool isTagComponent(C);
Undocumented in source.

Meta

Authors

Andrey Penechko.