Public Member Functions | |
| void | setArea (int width, int height, int maxWidth, int maxHeight) |
| void | setSpriteSlot (const SpriteSlot *spriteSlot) |
| void | setTextDisplay (const TextDisplay *textDisplay) |
| void | setUISlot (const UISlot *slot) |
Public Attributes | |
| Common::Rect | _bounds |
| bool | _textActive |
| bool | _active |
| DirtyArea * | _mergedArea |
| void MADS::DirtyArea::setSpriteSlot | ( | const SpriteSlot * | spriteSlot | ) |
Set up a dirty area for a sprite slot
| void MADS::DirtyArea::setTextDisplay | ( | const TextDisplay * | textDisplay | ) |
Set up a dirty area for a text display
| void MADS::DirtyArea::setUISlot | ( | const UISlot * | slot | ) |
Set up a dirty area for a UI slot