|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientControlInterface
Defines the methods that the server can call on a client using a Message2Client.
Message2Client| Nested Class Summary | |
|---|---|
static class |
ClientControlInterface.ClientProperty
|
| Method Summary | |
|---|---|
void |
setGameModel(FreerailsMutableSerializable world)
Called when a new game is started or a game is loaded. |
void |
setProperty(ClientControlInterface.ClientProperty propertyName,
java.io.Serializable value)
Sets a property, for example, the list of saved games. |
| Method Detail |
|---|
void setGameModel(FreerailsMutableSerializable world)
void setProperty(ClientControlInterface.ClientProperty propertyName,
java.io.Serializable value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||