22 #ifndef TITANIC_MOVIE_RANGE_INFO_H 23 #define TITANIC_MOVIE_RANGE_INFO_H 25 #include "video/video_decoder.h" 26 #include "titanic/core/list.h" 27 #include "titanic/core/resource_key.h" 28 #include "titanic/support/movie_event.h" void getMovieEnd(CMovieEventList &list)
void save(SimpleFile *file, int indent) override
void getMovieFrame(CMovieEventList &list, int frameNumber)
Definition: simple_file.h:49
Definition: movie_range_info.h:76
Definition: movie_event.h:33
Definition: game_object.h:79
void addEvent(CMovieEvent *movieEvent)
Definition: movie_range_info.h:61
void load(SimpleFile *file) override
Definition: movie_range_info.h:34
void push_back(const t_T &element)
Definition: list.h:140
Definition: movie_event.h:56