|
| MacGui (ScummEngine *vm, const Common::Path &resourceFile) |
|
int | getNumColors () const |
|
void | initialize () |
|
void | reset () |
|
void | update (int delta) |
|
void | updateWindowManager () |
|
void | resetAfterLoad () |
|
bool | handleEvent (Common::Event event) |
|
void | setupCursor (int &width, int &height, int &hotspotX, int &hotspotY, int &animate) |
|
void | setPalette (const byte *palette, uint size) |
|
const Graphics::Font * | getFontByScummId (int32 id) |
|
void | drawBanner (char *message) |
|
void | undrawBanner () |
|
bool | runQuitDialog () |
|
bool | runRestartDialog () |
|
bool | isVerbGuiActive () const |
|
Graphics::Surface * | textArea () const |
|
void | clearTextArea () |
|
void | initTextAreaForActor (Actor *a, byte color) |
|
void | printCharToTextArea (int chr, int x, int y, int color) |
|
void | runDraftsInventory () |
|
The documentation for this class was generated from the following file: