org.argosfields.battlefield
Class Context

java.lang.Object
  extended byorg.argosfields.battlefield.Context

public class Context
extends Object

Context.java

Version:
$Revision: 1.2 $ $Date: 2003/10/27 15:47:42 $
Author:
Xavier Cho

Constructor Summary
Context(BattleFieldView battleFieldView)
           
 
Method Summary
 BattleFieldView getBattleFieldView()
           
 State getCurrentState()
           
protected  void setCurrentState(State state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Context

public Context(BattleFieldView battleFieldView)
Method Detail

getBattleFieldView

public BattleFieldView getBattleFieldView()
Returns:

setCurrentState

protected void setCurrentState(State state)

getCurrentState

public State getCurrentState()
Returns:


Copyright © Gnome Korea. All Rights Reserved.