aurorafw v0.0.1-alpha.4 (2019-12-08T19:02:26Z)
Dub
Repo
ComponentManager
aurorafw
entity
componentmanager
Undocumented in source.
final
class
ComponentManager {
static
string
idOf
();
static
string
idOf
(C component);
}
Members
Static functions
idOf
string
idOf
()
string
idOf
(C component)
idOf
Meta
Source
See Implementation
aurorafw
entity
componentmanager
classes
ComponentHandlingException
ComponentManager