22 #ifndef DIRECTOR_FRAME_H 23 #define DIRECTOR_FRAME_H 35 class ReadStreamEndian;
36 class MemoryReadStreamEndian;
46 kMainChannelSizeD2 = 32,
47 kSprChannelSizeD2 = 16,
49 kMainChannelSizeD4 = 40,
50 kSprChannelSizeD4 = 20,
52 kMainChannelSizeD5 = 48,
53 kSprChannelSizeD5 = 24,
55 kMainChannelSizeD6 = 48,
56 kSprChannelSizeD6 = 24,
81 firstColor = lastColor = 0;
82 flags = 0; colorCycling =
false;
83 normal =
false; fadeToWhite =
false;
84 fadeToBlack =
false; autoReverse =
false;
85 overTime =
false; speed = 0;
86 frameCount = cycleCount = 0;
87 fade = delay = style = colorCode = 0;
96 TransitionType transType;
101 uint8 scoreCachedTempo;
120 transType = kTransNone;
125 scoreCachedTempo = 0;
159 Score *getScore()
const {
return _score; }
163 void executeImmediateScripts();
Definition: image_decoder.h:52
Definition: memstream.h:103
Definition: algorithm.h:29
Definition: formatinfo.h:28
Definition: director.h:150
Definition: movie_decoder.h:32