#include <SDL.h>
#include <iostream>
#include <string.h>
Go to the source code of this file.
Classes | |
class | State |
Creates a State object. Creates a State object to be inherited. DISCLAMER - This is a modified version of my PGG Assignment 1 state class. More... | |