org.vizzini.game.boardgame
Interface IBoardGame

All Superinterfaces:
IGame
All Known Implementing Classes:
AbstractBoardGame

public interface IBoardGame
extends IGame

Defines methods required by board games in the game framework.

Since:
v0.1
Version:
v0.1
Author:
Jeffrey M. Thompson

Method Summary
 
Methods inherited from interface org.vizzini.game.IGame
configure, configure, getAdjudicator, getEngine, getEnvironment, getGameIdentifier, getGameState, getProperties, getPropertiesPath, open, reset, save, saveAs, setPropertiesPath, start, stop
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02