Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
 All Classes Namespaces Files Functions Variables
Classes
state.h File Reference
#include <SDL.h>
#include <iostream>
#include <string.h>
Include dependency graph for state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  State
 Creates a State object. Creates a State object to be inherited. DISCLAIMER - This code is from my PGG SDL Assignment. More...