ScummVM API documentation
MM::Xeen::Windows Class Reference
Inheritance diagram for MM::Xeen::Windows:
MM::Xeen::FontData

Public Member Functions

Windowoperator[] (int index)
 
void closeAll ()
 
void windowOpened (Window *win)
 
void windowClosed (Window *win)
 

Additional Inherited Members

- Static Public Attributes inherited from MM::Xeen::FontData
static const byte * _fontData
 
static Common::Point_fontWritePos
 
static byte _textColors [4]
 
static byte _bgColor
 
static bool _fontReduced
 
static Justify _fontJustify
 

Member Function Documentation

◆ operator[]()

Window& MM::Xeen::Windows::operator[] ( int  index)
inline

Returns a specified window

◆ closeAll()

void MM::Xeen::Windows::closeAll ( )

Close all currently open windows

◆ windowOpened()

void MM::Xeen::Windows::windowOpened ( Window win)

Called when a window has been opened

◆ windowClosed()

void MM::Xeen::Windows::windowClosed ( Window win)

Called when a window has been closed


The documentation for this class was generated from the following file: