- closePressed
void closePressed()
Undocumented in source. Be warned that the author may not have intended to support it.
- doDisconnect
void doDisconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- handleMessagePacket
void handleMessagePacket(ubyte[] packetData, UserId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleSessionInfoPacket
void handleSessionInfoPacket(ubyte[] packetData, UserId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedInPacket
void handleUserLoggedInPacket(ubyte[] packetData, UserId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- handleUserLoggedOutPacket
void handleUserLoggedOutPacket(ubyte[] packetData, UserId peer)
Undocumented in source. Be warned that the author may not have intended to support it.
- load
void load(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- onConnect
bool onConnect(Widget widget, PointerClickEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDisconnect
void onDisconnect()
Undocumented in source. Be warned that the author may not have intended to support it.
- onEnter
void onEnter()
Undocumented in source. Be warned that the author may not have intended to support it.
- printfln
void printfln(string fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendMessage
void sendMessage(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- unload
void unload()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.