|
| Text (AssetHeader *header) |
|
virtual Operand | callMethod (BuiltInMethod methodId, Common::Array< Operand > &args) override |
|
| Asset (AssetHeader *header) |
|
virtual void | process () |
|
virtual void | redraw (Common::Rect &rect) |
|
virtual bool | isActive () const |
|
virtual void | readChunk (Chunk &chunk) |
|
virtual void | readSubfile (Subfile &subfile, Chunk &chunk) |
|
void | setInactive () |
|
void | setActive () |
|
void | processTimeEventHandlers () |
|
void | runEventHandlerIfExists (EventType eventType) |
|
void | runKeyDownEventHandlerIfExists (Common::KeyState keyState) |
|
AssetType | type () const |
|
int | zIndex () const |
|
AssetHeader * | getHeader () const |
|
Common::Rect * | getBbox () |
|
|
AssetHeader * | _header = nullptr |
|
bool | _isActive = false |
|
uint | _startTime = 0 |
|
uint | _lastProcessedTime = 0 |
|
uint | _duration = 0 |
|
The documentation for this class was generated from the following file:
- engines/mediastation/assets/text.h