| Interface | Description |
|---|---|
| LocalTimer |
A simple timer.
|
| MasterTimer |
Represents master timer, all local timers are synchronized with this.
|
| TimerAction |
Action to be executed by the timer after certain intervals or
under certain conditions.
|
| UpdateEventListener |
Listener for main update tick.
|
| Class | Description |
|---|---|
| UpdateEvent |
This is a game update tick event.
|
Copyright © 2016. All rights reserved.