org.vizzini.example.chess.ui
Class GameUIText

java.lang.Object
  extended by org.vizzini.ui.game.AbstractGameUIText
      extended by org.vizzini.ui.game.boardgame.chess.AbstractChessGameUIText
          extended by org.vizzini.example.chess.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

Constructor Summary
GameUIText()
           
 
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
 

Constructor Detail

GameUIText

public GameUIText()
Method Detail

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