Serialized Form
wrapped
java.lang.Throwable wrapped
| 
Package de.spieleck.game.base | 
rule
GameRule rule
- The rules for that particular GameState.
 
customizer
GameRuleCustomizer customizer
- The rule variation for this GameState.
 
players
PlayerCollection players
- Embedded collection of players
 
master
GameSpectator master
- The GameMaster on this table
 
state
GameState state
- The current State of the game on this table
 
schedule
Schedule schedule
- The current Schedule for this game
 
localName
java.lang.String localName
- Kind of an unique id
 
| 
Package de.spieleck.game.numfield | 
players
PlayerCollection players
- Keep my players
 
| 
Package de.spieleck.game.util |