Movie_Definitions

Definitions of functions, types and variables.

AnimSequences Type
C++
typedef std::vector<IAnimSequence*> AnimSequences;
File

IMovieSystem.h

PFNCREATEMOVIESYSTEM Type
C++
typedef IMovieSystem* (* PFNCREATEMOVIESYSTEM)(struct ISystem*);
File

IMovieSystem.h

TrackEvents Type
C++
typedef std::vector TrackEvents;
File

IMovieSystem.h