Public Member Functions | |
| void | addGameTime (int mins) |
| Common::String | getTimeStr () const |
| void | draw (Graphics::ManagedSurface &surf) |
| void | toggleVisibleUser () |
| void | setVisibleScript (bool val) |
| void | update (bool gameRunning) |
| int16 | getMins () const |
| Global * | getMinsGlobal (uint16 num) |
| Global * | getHoursGlobal (uint16 num) |
| Global * | getDaysGlobal (uint16 num) |
| Global * | getDays2Global (uint16 num) |
| Global * | getGameMinsAddedGlobal (uint16 num) |
| Global * | getGameTicksUpGlobal (uint16 num) |
| Global * | getGameTicksDownGlobal (uint16 num) |
| const Common::Rect & | getPos () const |
| Common::Error | syncState (Common::Serializer &s) |
| Common::String | dump () const |
| void | resetMinsAdded () |