|
Pacman Torben Petré
|
This is the complete list of members for logic::GhostNavigator, including all inherited members.
| findPathToSpawn(const World &world, const GhostModel &ghost) | logic::GhostNavigator | static |
| getPossibleMoves(const World &world, const GhostModel &ghost) | logic::GhostNavigator | static |
| isAtIntersection(const World &world, const GhostModel &ghost) | logic::GhostNavigator | static |
| maximizeDistance(const World &world, const GhostModel &ghost) | logic::GhostNavigator | static |
| minimizeDistance(const World &world, const GhostModel &ghost, int targetX, int targetY) | logic::GhostNavigator | static |
| sameDirection(Moves a, Moves b) | logic::GhostNavigator | static |