Jamie Slowgrove - AI Assignment 1
Line of Sight & A* path-finding
|
Public Member Functions | |
id (char inType, int inIndex) | |
Public Attributes | |
char | type |
int | index |
A structure for use with the Map
|
inline |
Constructs an id Constructs the id setting the values to the input values
char | The inputed type |
int | The inputed index |
int Map::id::index |
char Map::id::type |