The Game Engine  1
Sprite.h File Reference
#include <SDL/SDL.h>
#include <string>
#include "fns.h"
#include "Actor.h"
#include "WorldObject.h"
+ Include dependency graph for Sprite.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sprite
 Any independent 2D object to be displayed on screen with an animation. More...