Public Member Functions | |
| CelVideoTrack (Common::SeekableReadStream *stream, uint16 frameCount, uint16 width, uint16 height, bool skipHeader=false) | |
| void | readHeader () override |
| uint16 | getTransparentColourIndex () const |
| void | setEndOfTrack () |
| bool | endOfTrack () const override |
| Common::Point | getCenter () const |
| const Graphics::Surface * | getCurrentFrame () const |
| void | skipFrame () |
| bool | rewind () override |