Pokebot
Pokemon FireRed bot
|
This is the complete list of members for PathFinder, including all inherited members.
_checkHills(int x, int y, World::Map::Node &next, World::Map::Node &curr) | PathFinder | protected |
_checkOverWorld(uint16_t x, uint16_t y) | PathFinder | protected |
_checkWalkable(World::Map::Node &n) | PathFinder | protected |
_data | PathFinder | protected |
_getMovementCost(World::Map::Node &next) | PathFinder | protected |
_getNextIndex(World::Path *set) | PathFinder | protected |
_hills | PathFinder | protected |
_m | PathFinder | protected |
_movementCost | PathFinder | protected |
_notMoving | PathFinder | protected |
_ows | PathFinder | protected |
_rebuildPath(World::Path *set, World::Map::Node *node) | PathFinder | protected |
_walkableTiles | PathFinder | protected |
PathFinder(World::Map &m) | PathFinder | |
search(uint32_t xs, uint32_t ys, uint32_t xe, uint32_t ye, uint8_t dist=0) | PathFinder | |
~PathFinder() | PathFinder |