|
bool | loadFromStream (Common::SeekableReadStream &stream, bool lba1) override |
|
const Graphics::ManagedSurface & | surface (int index=0) const |
|
int | sprites () const |
|
int | offsetX (int index=0) const |
|
int | offsetY (int index=0) const |
|
bool | loadFromBuffer (const uint8 *buf, uint32 size, bool lba1) |
|
bool | loadFromHQR (const char *name, int index, bool lba1) |
|
int | hqrIndex () const |
|
bool | loadFromHQR (const TwineResource &resource, bool lba1) |
|
bool | loadSprite (Common::SeekableReadStream &stream, uint32 offset) |
|
void | reset () override |
|
Graphics::ManagedSurface | _surfaces [2] |
|
int | _offsetX [2] {0} |
|
int | _offsetY [2] {0} |
|
int | _sprites = 0 |
|
bool | _bricks = false |
|
int | _hqrIndex = -1 |
|
The documentation for this class was generated from the following file: