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

Go to the source code of this file.

Classes

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