org.vizzini.ui.game.simulation
Interface ISimulationUI

All Superinterfaces:
IBusyListener, IConcedeListener, IGameListener, IGameUI, IListener, IStateListener
All Known Implementing Classes:
AbstractSimulationUISwing, DefaultSimulationUISwing, GameUISwing

public interface ISimulationUI
extends IGameUI

Defines methods required by a simulation game user interface.

Since:
v0.3
Version:
v0.3
Author:
Jeffrey M. Thompson

Method Summary
 
Methods inherited from interface org.vizzini.ui.game.IGameUI
getEnvironmentUI, getGame, init, start
 
Methods inherited from interface org.vizzini.game.event.IGameListener
gameChange
 
Methods inherited from interface org.vizzini.util.event.IBusyListener
busy
 
Methods inherited from interface org.vizzini.game.event.IConcedeListener
concede
 
Methods inherited from interface org.vizzini.game.event.IStateListener
stateChange
 



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