Physics-Simulator
v1.4.0-beta.2
|
#include <SDL2/SDL.h>
#include <SDL2/SDL_image.h>
#include <string>
#include "config.h"
#include "cannonball.h"
Go to the source code of this file.
Classes | |
struct | stcWinAtt |
struct | stcLocation |
class | clsScreen |
This class will hold all of the functions for the SDL screen. More... | |
Namespaces | |
screen | |
Typedefs | |
typedef struct stcWinAtt | WINATT |
typedef struct stcLocation | LOC |