voxelman.entity.plugin

Members

Aliases

ComponentUnpacker
alias ComponentUnpacker = void delegate(ubyte[] componentData)
Undocumented in source.

Classes

EntityPluginClient
class EntityPluginClient
Undocumented in source.
EntityPluginServer
class EntityPluginServer
Undocumented in source.

Mixin templates

EntityPluginClientImpl
mixintemplate EntityPluginClientImpl()
Undocumented in source.
EntityPluginCommon
mixintemplate EntityPluginCommon()
Undocumented in source.
EntityPluginServerImpl
mixintemplate EntityPluginServerImpl()
Undocumented in source.

Structs

ComponentInfo
struct ComponentInfo
Undocumented in source.
ComponentSyncPacket
struct ComponentSyncPacket
Undocumented in source.
EntityManager
struct EntityManager
Undocumented in source.
ProcessComponentsEvent
struct ProcessComponentsEvent
Undocumented in source.
SyncComponentsEvent
struct SyncComponentsEvent
Undocumented in source.

Meta

Authors

Andrey Penechko.