org.vizzini.ui.game.boardgame.chess
Class AbstractChessGameUIText
java.lang.Object
org.vizzini.ui.game.AbstractGameUIText
org.vizzini.ui.game.boardgame.chess.AbstractChessGameUIText
- All Implemented Interfaces:
- IConcedeListener, IGameListener, IStateListener, IGameUI, IBusyListener, IListener
- Direct Known Subclasses:
- GameUIText, GameUIText, GameUIText
public abstract class AbstractChessGameUIText
- extends AbstractGameUIText
Provides base functionality for text game user interfaces in 3D Chess.
- Since:
- v0.3
- Version:
- v0.3
- Author:
- Jeffrey M. Thompson
Methods inherited from class org.vizzini.ui.game.AbstractGameUIText |
busy, concede, createAgents, gameChange, getEnvironmentUI, getGame, getGameUISupport, getProperties, init, readInput, start, stateChange |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractChessGameUIText
public AbstractChessGameUIText()
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |