22 #ifndef PELROCK_VIDEO_H 23 #define PELROCK_VIDEO_H 59 static const uint32 chunkSize = 0x5000;
61 static const int video_special_chars[] = {
93 byte *decodeCopyBlock(byte *data, uint32 offset);
94 byte *decodeRLE(byte *data,
size_t size, uint32 offset);
96 void processFrame(
ChunkHeader &chunk,
const int frameCount);
103 byte decodeChar(byte c);
104 Subtitle *getSubtitleForFrame(uint16 frameNumber);
105 uint _currentSubtitleIndex = 0;
Definition: managed_surface.h:51
Definition: large_font.h:27