Public Types | |
enum | BackgroundType { kBackgroundA, kBackgroundC, kBackgroundOverlay, kBackgroundInventory, kBackgroundAll } |
Public Member Functions | |
void | update () |
void | change () |
void | clear (BackgroundType type) |
void | clear (BackgroundType type, const Common::Rect &rect) |
bool | draw (Drawable *drawable, BackgroundType type, bool transition=false) |
Public Attributes | |
Graphics::Surface | _screen |