#include <Pathing.hpp>
◆ Pathing_Local()
| Pathing_Local::Pathing_Local |
( |
| ) |
|
◆ ~Pathing_Local()
| Pathing_Local::~Pathing_Local |
( |
| ) |
|
◆ appendSimplePath()
| bool Pathing_Local::appendSimplePath |
( |
| ) |
|
◆ expandBest()
| bool Pathing_Local::expandBest |
( |
bool |
pathAway | ) |
|
◆ expandLocal() [1/2]
| void Pathing_Local::expandLocal |
( |
int |
_x, |
|
|
int |
_y |
|
) |
| |
◆ expandLocal() [2/2]
| void Pathing_Local::expandLocal |
( |
Node * |
pNode | ) |
|
◆ getPath()
| void Pathing_Local::getPath |
( |
bool |
pathAway | ) |
|
◆ init()
◆ pathLocal()
| bool Pathing_Local::pathLocal |
( |
int |
_startX, |
|
|
int |
_startY, |
|
|
int |
_endX, |
|
|
int |
_endY, |
|
|
int |
_pathSize = 50, |
|
|
bool |
pathAway = false |
|
) |
| |
◆ printPath()
| void Pathing_Local::printPath |
( |
| ) |
|
◆ vPath
| Vector<char> Pathing_Local::vPath |
The documentation for this class was generated from the following files: