voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
EntityComponentRegistry
voxelman
entity
plugin
Use EntityComponentRegistry to receive EntityManager pointer.
final
class
EntityComponentRegistry : IResourceManager {
EntityManager
*
eman
;
string
id
();
}
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
Source
See Implementation
voxelman
entity
plugin
classes
EntityComponentRegistry
EntityPluginClient
EntityPluginServer
mixin templates
EntityPluginCommon
structs
ComponentSyncEndPacket
ComponentSyncPacket
ComponentSyncStartPacket
NetworkLoader
NetworkSaver
ProcessComponentsEvent
variables
componentMapKey
Use EntityComponentRegistry to receive EntityManager pointer.