|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrle.core.event.GameClockEvent
public class GameClockEvent
Encapsulates a single 'tick' on the game clock.
| Constructor Summary | |
|---|---|
GameClockEvent(GameContext context,
long tickNumber)
|
|
| Method Summary | |
|---|---|
GameContext |
getContext()
|
long |
getTickNumber()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GameClockEvent(GameContext context,
long tickNumber)
| Method Detail |
|---|
public long getTickNumber()
public GameContext getContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||