|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectheurgame.event.GameEvent
Field Summary | |
Game |
context
|
java.lang.String |
currentState
currentState is meant to be implementation specific |
java.lang.String |
gameName
|
int |
numberOfPlayers
|
Constructor Summary | |
GameEvent()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int numberOfPlayers
public java.lang.String gameName
public java.lang.String currentState
currentState
is meant to be implementation specific
public Game context
Constructor Detail |
public GameEvent()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |