|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServerGametypeInfo | |
---|---|
soc.client |
Uses of ServerGametypeInfo in soc.client |
---|
Fields in soc.client declared as ServerGametypeInfo | |
---|---|
protected ServerGametypeInfo |
SOCPlayerClient.practiceServGameOpts
Track the game options available at the remote server, at the practice server. |
ServerGametypeInfo |
SOCPlayerClient.GameOptionsTimeoutTask.srvOpts
|
ServerGametypeInfo |
SOCPlayerClient.GameOptionDefaultsTimeoutTask.srvOpts
|
protected ServerGametypeInfo |
SOCPlayerClient.tcpServGameOpts
Track the game options available at the remote server, at the practice server. |
Methods in soc.client with parameters of type ServerGametypeInfo | |
---|---|
void |
SOCPlayerClient.GameDisplay.optionsReceived(ServerGametypeInfo opts,
boolean isPractice)
Server has sent its game option default values for new games. |
void |
SOCPlayerClient.GameAwtDisplay.optionsReceived(ServerGametypeInfo opts,
boolean isPractice)
|
void |
SOCPlayerClient.GameDisplay.optionsReceived(ServerGametypeInfo opts,
boolean isPractice,
boolean isDash,
boolean hasAllNow)
Server has sent info about a single game option. |
void |
SOCPlayerClient.GameAwtDisplay.optionsReceived(ServerGametypeInfo opts,
boolean isPractice,
boolean isDash,
boolean hasAllNow)
|
Constructors in soc.client with parameters of type ServerGametypeInfo | |
---|---|
SOCPlayerClient.GameOptionDefaultsTimeoutTask(SOCPlayerClient.GameAwtDisplay c,
ServerGametypeInfo opts,
boolean forPractice)
|
|
SOCPlayerClient.GameOptionsTimeoutTask(SOCPlayerClient.GameAwtDisplay c,
ServerGametypeInfo opts)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |