voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
BaseClient.send
netlib
baseclient
BaseClient
Undocumented in source. Be warned that the author may not have intended to support it.
void
send
(ubyte[] data, ubyte channel)
class
BaseClient
void
send
(
ubyte
[]
data
,
ubyte
channel
= 0
)
void
send
(const(P) packet, ubyte channel)
Meta
Source
See Implementation
netlib
baseclient
BaseClient
functions
connect
disconnect
isConnected
send
setPacketMap
update
variables
isConnecting
server
serverAddress