ScummVM API documentation
Scumm::MacGui Class Reference

Public Member Functions

 MacGui (ScummEngine *vm, const Common::Path &resourceFile)
 
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::FontgetFontByScummId (int32 id)
 
void drawBanner (char *message)
 
void undrawBanner ()
 
bool runQuitDialog ()
 
bool runRestartDialog ()
 
bool isVerbGuiActive () const
 
Graphics::SurfacetextArea () 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: