GGZ Gaming Zone Server/Game Server Protocol Specification
Prev
GGZTableState (GGZdModState)
Name
GGZTableState (GGZdModState) -- Possible game states for a table
Synopsis
Identifier
Value
Description
STATE_CREATED
0
...
STATE_WAITING
1
...
STATE_PLAYING
2
...
STATE_DONE
3
...
Description
All states are of type integer.
Prev
Home
GGZSeatType
Up