|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.game.AbstractEnvironment
org.vizzini.game.boardgame.AbstractGridBoard
org.vizzini.game.boardgame.DefaultGridBoard
public class DefaultGridBoard
Provides functionality for 2D and 3D grid board environments in the game framework.
Field Summary |
---|
Fields inherited from class org.vizzini.game.boardgame.AbstractGridBoard |
---|
UNDO_ACTION |
Constructor Summary | |
---|---|
DefaultGridBoard()
Construct this object. |
Method Summary |
---|
Methods inherited from class org.vizzini.game.boardgame.AbstractGridBoard |
---|
agentTokenCount, configure, coordsToIndex, copy, get, getCellCount, getCurrentAgent, getFileCount, getLastAgent, getLevelCount, getMaxDimension, getRankCount, indexToFile, indexToLevel, indexToPosition, indexToRank, is3D, isActionHistoryUsed, isPositionUsable, isPositionUsable, isRedoAllowed, isUndoAllowed, performAction, positionToIndex, setActionHistoryUsed, setLastAgent, setToken, setToken, undoAction |
Methods inherited from class org.vizzini.game.AbstractEnvironment |
---|
addStateListener, clone, createInitialTokens, equals, get, getAdjudicator, getAgentCollection, getStateManager, getTeamCollection, getTokenCollection, getTokenCollectionClass, getTurnNumber, hashCode, incrementTurnNumber, isFiringStateChanges, open, performActions, removeStateListener, reset, setAdjudicator, setAgentCollection, setFiringStateChanges, setTokenCollectionClass, setTurnNumber, update |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.vizzini.game.IEnvironment |
---|
addStateListener, clone, get, getAdjudicator, getAgentCollection, getTeamCollection, getTokenCollection, getTurnNumber, incrementTurnNumber, isFiringStateChanges, open, performActions, removeStateListener, reset, setAdjudicator, setAgentCollection, setFiringStateChanges, setTurnNumber, update |
Constructor Detail |
---|
public DefaultGridBoard()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |