Class App.GameTimer
java.lang.Object
javafx.animation.AnimationTimer
App.GameTimer
- Enclosing class:
- App
class App.GameTimer
extends javafx.animation.AnimationTimer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javafx.animation.AnimationTimer
start, stop
-
Constructor Details
-
GameTimer
GameTimer()
-
-
Method Details
-
handle
public void handle(long t) - Specified by:
handle
in classjavafx.animation.AnimationTimer
-