org.vizzini.example.gin.ui
Class GameUIText

java.lang.Object
  extended by org.vizzini.ui.game.AbstractGameUIText
      extended by org.vizzini.ui.game.cardgame.AbstractCardGameUIText
          extended by org.vizzini.example.gin.ui.GameUIText
All Implemented Interfaces:
IConcedeListener, IGameListener, IStateListener, IGameUI, IBusyListener, IListener

public class GameUIText
extends AbstractCardGameUIText

Provides functionality for a text Gin user interface in the game framework.

Since:
v0.1
Version:
v0.1
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.1


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