Public Member Functions | |
| Clock (LastExpressEngine *engine) | |
| void | startClock (int32 time) |
| void | endClock () |
| void | eraseAllSprites () |
| void | setClock (int32 time) |
| void | stopClock (int32 time) |
| void | turnOnClock (bool draw) |
| void | drawHands (int32 time) |
| void | drawTrainPosition (int32 time) |
| void | tickClock () |
| bool | statusClock () |
| int32 | getTimeShowing () |
| int32 | getTimeTo () |
| void | showCurrentTime () |