Uses of Class
VASSAL.build.module.GameState
Package | Description |
---|---|
VASSAL.build |
Provides classes for building Java instances automatically from XML
files.
|
-
Uses of GameState in VASSAL.build
Fields in VASSAL.build declared as GameState Modifier and Type Field Description protected GameState
GameModule. theState
Methods in VASSAL.build that return GameState Modifier and Type Method Description GameState
GameModule. getGameState()
Return the object responsible for tracking the state of a game.