WagonLogicServer

Undocumented in source.

Members

Functions

createWagon
void createWagon(RailPos pos)
Undocumented in source. Be warned that the author may not have intended to support it.
handleCreateWagonPacket
void handleCreateWagonPacket(ubyte[] packetData, SessionId sessionId)
Undocumented in source. Be warned that the author may not have intended to support it.
moveToNextSegment
void moveToNextSegment(WagonServerComponent wagon)
Undocumented in source. Be warned that the author may not have intended to support it.
moveWagon
void moveWagon(EntityId eid, WagonServerComponent wagon, float dt)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(ProcessComponentsEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
registerResources
void registerResources(IResourceManagerRegistry resmanRegistry)
Undocumented in source. Be warned that the author may not have intended to support it.
removeWagons
void removeWagons()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

eman
EntityManager* eman;
Undocumented in source.
entityPlugin
EntityPluginServer entityPlugin;
Undocumented in source.
railGraph
RailGraph* railGraph;
Undocumented in source.

Meta