|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCGameList.GameInfo | |
---|---|
soc.server | |
soc.util |
Uses of SOCGameList.GameInfo in soc.server |
---|
Subclasses of SOCGameList.GameInfo in soc.server | |
---|---|
protected static class |
SOCGameListAtServer.GameInfoAtServer
Game info including server-side information, such as the game type's GameHandler . |
Uses of SOCGameList.GameInfo in soc.util |
---|
Fields in soc.util with type parameters of type SOCGameList.GameInfo | |
---|---|
protected java.util.Hashtable<java.lang.String,SOCGameList.GameInfo> |
SOCGameList.gameInfo
key = String, value = SOCGameList.GameInfo ; includes mutexes to synchronize game state access,
game options, and other per-game info |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |