Public Member Functions | |
| MovieFrame (Chunk &chunk) | |
Public Attributes | |
| uint | unk3 = 0 |
| uint | unk4 = 0 |
| uint | layerId = 0 |
| uint | startInMilliseconds = 0 |
| uint | endInMilliseconds = 0 |
| Common::Point | leftTop |
| Common::Point | diffBetweenKeyframeAndFrame |
| MovieBlitType | blitType = kInvalidMovieBlit |
| int16 | zIndex = 0 |
| uint | keyframeIndex = 0 |
| bool | keepAfterEnd = false |
| uint | index = 0 |
| MovieFrameImage * | image = nullptr |
| MovieFrameImage * | keyframeImage = nullptr |