Class GameState

java.lang.Object
VASSAL.build.module.GameState
All Implemented Interfaces:
CommandEncoder

public class GameState
extends Object
implements CommandEncoder
The GameState represents the state of the game currently being played. Only one game can be open at once.
See Also:
GameModule.getGameState()