#include <SDL.h>#include <vector>#include "JAM/State.h"#include "JAM/StateManager.h"#include "JAM/Texture.h"#include "JAM/Audio.h"#include "JAM/Utilities.h"

Go to the source code of this file.
Classes | |
| class | Game |
| Creates a Game object that inherits State and runs the Game. More... | |
1.8.8