|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeListener | |
---|---|
org.deken.game | The Old Style Game framework. |
Uses of TimeListener in org.deken.game |
---|
Fields in org.deken.game with type parameters of type TimeListener | |
---|---|
protected java.util.List<TimeListener> |
GameTimer.timeListeners
|
Methods in org.deken.game with parameters of type TimeListener | |
---|---|
void |
GameTimer.addTimeListeners(TimeListener timeListener)
Adds a TimeListener to this GameTimer for receiving the number of seconds. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |