Don't have an account? Sign Up
Definitions of functions, types and variables.
typedef std::vector<IAnimSequence*> AnimSequences;
IMovieSystem.h
typedef IMovieSystem* (* PFNCREATEMOVIESYSTEM)(struct ISystem*);
typedef std::vector TrackEvents;