netorcai-client ~master (2022-01-13T09:55:13.4843539)
Dub
Repo
Client.sendDoTurnAck
netorcai
client
Client
Send a DO_TURN_ACK message on the client socket. Throw Exception on error.
class
Client
void
sendDoTurnAck
(
in
JSONValue
gameState
,
in
int
winnerPlayerID
)
Meta
Source
See Implementation
netorcai
client
Client
constructors
this
destructors
~this
functions
close
connect
readDoInit
readDoTurn
readGameEnds
readGameStarts
readLoginAck
readTurn
recvJson
recvString
sendDoInitAck
sendDoTurnAck
sendJson
sendLogin
sendString
sendTurnAck
Send a DO_TURN_ACK message on the client socket. Throw Exception on error.