Public Member Functions | |
| RTE2 (Cast *cast, Common::SeekableReadStreamEndian &stream, uint16 id) | |
| Graphics::ManagedSurface * | createSurface (uint32 foreColor, uint32 bgColor, const Graphics::PixelFormat &pf, bool renderBg) const |
Public Attributes | |
| Cast * | _cast |
| uint16 | _id |
| uint16 | _width |
| uint16 | _height |
| uint32 | _bpp |
| Common::Array< byte > | _rle |