|
The Game Engine
1
|
#include "CollisionObject.h"#include <string>#include <SDL/SDL.h>#include <SDL/SDL_image.h>#include <vector>#include "fns.h"
Include dependency graph for SpriteFrame.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | SpriteFrame |
| Represents a Frame of animation of a Sprite. More... | |