EntityComponentRegistry

Use EntityComponentRegistry to receive EntityManager pointer.

final
class EntityComponentRegistry : IResourceManager {}

Members

Functions

id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

eman
EntityManager* eman;
Undocumented in source.

Meta