org.vizzini.example.raumschachchess.ui
Class GameUIText
java.lang.Object
org.vizzini.ui.game.AbstractGameUIText
org.vizzini.ui.game.boardgame.chess.AbstractChessGameUIText
org.vizzini.example.raumschachchess.ui.GameUIText
- All Implemented Interfaces:
- IConcedeListener, IGameListener, IStateListener, IGameUI, IBusyListener, IListener
public class GameUIText
- extends AbstractChessGameUIText
Provides functionality for a text game user interface for 3D chess.
- Since:
- v0.3
- Version:
- v0.3
- Author:
- Jeffrey M. Thompson
Method Summary |
static void |
main(String[] args)
Main method allows this component to run as an application. |
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 |
GameUIText
public GameUIText()
main
public static void main(String[] args)
- Main method allows this component to run as an application.
- Since:
- v0.3
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |