|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jaige.event.GameEvent
public class GameEvent
Constructor Summary | |
---|---|
GameEvent(EventType eventType)
|
Method Summary | |
---|---|
int |
getEventID()
|
EventType |
getEventType()
|
long |
getTimestamp()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GameEvent(EventType eventType)
Method Detail |
---|
public EventType getEventType()
public int getEventID()
public long getTimestamp()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |