Home
last modified time | relevance | path

Searched refs:StateGame (Results 1 – 2 of 2) sorted by relevance

/dports/games/opendungeons/OpenDungeons-0.7.1/source/network/
H A DODServer.h69 StateGame enumerator
H A DODServer.cpp405 if((mServerState == ServerState::StateGame) && in serverThread()
803 mServerState = ServerState::StateGame; in processClientNotifications()
1008 mServerState = ServerState::StateGame; in processClientNotifications()
1852 case ServerState::StateGame: in notifyNewConnection()