Documentation for the Animation Class
Animation: This is object that can animate a image strip. An image strip is a single image where each frame is draw next to each other going from left to right order.
Inherits from: Image
Function List:
public:
private:
void CheckForNextFrame(float _time)
protected:
virtual void CreateTexture(SDL_Surface * _baseSurface,SDL_Surface * _image)
virtual void SDL_GL_SurfaceToTexture(SDL_Surface * surface)