Public Member Functions | |
StatusBarManager (SludgeEngine *sludge) | |
void | init () |
void | set (Common::String &txt) |
void | clear () |
void | addStatusBar () |
void | killLastStatus () |
void | statusBarColour (byte r, byte g, byte b) |
void | statusBarLitColour (byte r, byte g, byte b) |
void | setLitStatus (int i) |
const Common::String | statusBarText () |
void | positionStatus (int, int) |
void | draw () |
bool | loadStatusBars (Common::SeekableReadStream *stream) |
void | saveStatusBars (Common::WriteStream *stream) |
void | restoreBarStuff (StatusStuff *here) |
StatusStuff * | copyStatusBarStuff (StatusStuff *here) |
void | setAlignStatus (uint16 val) |