org.vizzini.ui.game.cardgame
Class AbstractCardGameUIText
java.lang.Object
org.vizzini.ui.game.AbstractGameUIText
org.vizzini.ui.game.cardgame.AbstractCardGameUIText
- All Implemented Interfaces:
- IConcedeListener, IGameListener, IStateListener, IGameUI, IBusyListener, IListener
- Direct Known Subclasses:
- GameUIText
public abstract class AbstractCardGameUIText
- extends AbstractGameUIText
Provides base functionality for arcade game user interfaces in the game
framework.
- Since:
- v0.1
- Version:
- v0.1
- 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 |
AbstractCardGameUIText
public AbstractCardGameUIText()
Copyright © 2007 Vizzini.org. All Rights Reserved.
|
2007.12.25.03.00.02 |