gameserver v0.1.2 (2022-04-08T19:28:27Z)
Dub
Repo
Client.onClientMoved
gameserver
client
Client
Undocumented in source. Be warned that the author may not have intended to support it.
void
onClientMoved
(void delegate(ClientInfo) dg)
struct
Client
void
onClientMoved
(
void
delegate
(
ClientInfo
)
dg
)
void
onClientMoved
(void function(ClientInfo) dg)
Meta
Source
See Implementation
gameserver
client
Client
functions
disconnect
initialize
onAddClient
onClientMoved
onMsg
onRemoveClient
process
send
variables
info
roomPeers
validPeers