enet-tutorials v0.1.0 (2014-10-24T15:58:30Z)
Dub
Repo
Client.start
client
Client
Undocumented in source. Be warned that the author may not have intended to support it.
class
Client
void
start
(
string
address
= "127.0.0.1"
,
ushort
port
= 1234
)
Meta
Source
See Implementation
client
Client
functions
handleMessagePacket
handleSessionInfoPacket
handleUserLoggedInPacket
handleUserLoggedOutPacket
onConnect
onDisconnect
send
start
stop
userName
variables
isRunning
myId
myName
server
serverAddress
userNames