![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <Pathfinding.h>

Public Attributes | |
| u32 | ticket |
| entity_pos_t | x0 |
| entity_pos_t | z0 |
| entity_pos_t | clearance |
| entity_pos_t | range |
| PathGoal | goal |
| pass_class_t | passClass |
| bool | avoidMovingUnits |
| entity_id_t | group |
| entity_id_t | notify |
| bool ShortPathRequest::avoidMovingUnits |
| entity_pos_t ShortPathRequest::clearance |
| PathGoal ShortPathRequest::goal |
| entity_id_t ShortPathRequest::group |
| entity_id_t ShortPathRequest::notify |
| pass_class_t ShortPathRequest::passClass |
| entity_pos_t ShortPathRequest::range |
| u32 ShortPathRequest::ticket |
| entity_pos_t ShortPathRequest::x0 |
| entity_pos_t ShortPathRequest::z0 |