22 #ifndef ULTIMA8_GFX_AVIPLAYER_H 23 #define ULTIMA8_GFX_AVIPLAYER_H 25 #include "ultima/ultima8/gfx/movie_player.h" 26 #include "graphics/managed_surface.h" 49 void start()
override;
51 bool isPlaying()
const override {
55 int getFrameNo()
const;
58 void setOffset(
int xoff,
int yoff)
override;
72 const byte *_overridePal;
Definition: managed_surface.h:51
Definition: movie_player.h:30
Definition: avi_player.h:35
Definition: avi_decoder.h:64
Definition: render_surface.h:40
Definition: detection.h:27
Definition: avi_frames.h:36