|
| enum | BlendMode { kBlendOpaque,
kBlendAdditive
} |
| |
|
|
void | clear () |
| |
|
bool | append (const Common::Array< byte > &data) |
| |
|
bool | appendRaw24 (const char *name, const Common::Array< byte > &data, uint16 width, uint16 height) |
| |
|
bool | has (const char *name) const |
| |
|
void | draw (Graphics::Surface &surface, const char *name, int x, int y, const Common::Rect &source, int brightness=0x80, BlendMode blend=kBlendOpaque) const |
| |
|
void | drawText (Graphics::Surface &surface, const char *font, const char *text, int x, int y) const |
| |
The documentation for this class was generated from the following file:
- engines/scumm/insane/rebel2/psx/ui.h