Jamie Slowgrove - MGP Assignment 2 - JAM
 All Classes Namespaces Files Functions Variables Macros
Classes
AStar.h File Reference
#include <SDL.h>
#include <vector>
#include "Vec2.h"
#include "Node.h"
Include dependency graph for AStar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JAM_AStar
 Creates an object for A* path finding. More...