Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
 All Classes Namespaces Files Functions Variables
Classes
game.h File Reference
#include <SDL.h>
#include "state.h"
#include "stateManager.h"
#include "texture.h"
#include "audio.h"
#include "text.h"
#include "map.h"
#include "wall.h"
#include "player.h"
#include "botA.h"
#include "botB.h"
#include "lineOfSight.h"
Include dependency graph for game.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Game
 Creates a Game object that inherits State Creates a Game object that inherits State and runs the Game. More...