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

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

Meta

Authors

Andrey Penechko.