org.vizzini.ui.game.boardgame
Interface IGridBoardUI

All Superinterfaces:
IEnvironmentUI, IListener, IScoreListener, IStateListener
All Known Subinterfaces:
IGridBoard3DUISwing, IGridBoardUISwing
All Known Implementing Classes:
AbstractGridBoardUISwing, AbstractGridBoardUISwing, DefaultGridBoard3DUISwing, DefaultGridBoardUISwing, GridBoard3DUISwing, GridBoardUISwing, GridBoardUISwing, GridBoardUISwing, GridBoardUIText

public interface IGridBoardUI
extends IEnvironmentUI

Defines methods required by grid board environment user interfaces in the game framework.

Since:
v0.1
Version:
v0.2
Author:
Jeffrey M. Thompson

Method Summary
 
Methods inherited from interface org.vizzini.ui.game.IEnvironmentUI
assignAgentListeners, configure, getEnvironment, isAudioOn, removeAgentListeners, reset, setAudioOn, setEnvironment
 
Methods inherited from interface org.vizzini.game.event.IStateListener
stateChange
 
Methods inherited from interface org.vizzini.game.event.IScoreListener
scoreChange
 



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