22 #ifndef SWORD1_ANIMATION_H 23 #define SWORD1_ANIMATION_H 25 #include "common/list.h" 27 #include "sword1/screen.h" 28 #include "sword1/sound.h" 54 _startFrame = startFrame;
75 int _textX, _textY, _textWidth, _textHeight;
78 uint32 _c1Color, _c2Color, _c3Color, _c4Color;
79 DecoderType _decoderType;
84 void performPostProcessing(byte *screen);
87 uint32 getBlackColor();
88 uint32 findTextColor();
89 void convertColor(byte r, byte g, byte b,
float &h,
float &s,
float &v);
Definition: animation.h:47
Definition: animation.h:38
Definition: video_decoder.h:53
Definition: formatinfo.h:28
Definition: animation.h:61
Definition: avi_frames.h:36