|
SDLGameEngine
|
holds information about a possible path More...
#include <sgepathfinder.h>
Data Fields | |
| int | x |
| the x position in the data grid | |
| int | y |
| the y position in the data grid | |
holds information about a possible path
Is used for internal calculations and to hold the final path positions
Definition at line 46 of file sgepathfinder.h.