ManaPlus
|
#include "navigationmanager.h"
#include "enums/resources/map/blockmask.h"
#include "resources/map/map.h"
#include "resources/map/metatile.h"
#include "resources/map/walklayer.h"
#include "debug.h"
Go to the source code of this file.
Data Structures | |
struct | anonymous_namespace{navigationmanager.cpp}::Cell |
Namespaces | |
anonymous_namespace{navigationmanager.cpp} | |
Variables | |
static const int | blockWalkMask |
|
static |
Definition at line 32 of file navigationmanager.cpp.
Referenced by CrazyMoves::crazyMove8(), NavigationManager::fillNum(), Map::findPath(), NavigationManager::findWalkableTile(), Map::getWalk(), Being::moveBotTo(), and LocalPlayer::startWalking().