ManaPlus
|
Static Public Member Functions | |
static Resource * | load (const void *const v) |
Data Fields | |
const std::string | name |
const Map *const | map |
Definition at line 37 of file walklayerloader.cpp.
|
inlinestatic |
Definition at line 44 of file walklayerloader.cpp.
References NavigationManager::loadWalkLayer(), map, and reportAlways.
Referenced by Loader::getWalkLayer().
const Map* const WalkLayerLoader::map |
Definition at line 42 of file walklayerloader.cpp.
Referenced by load().
const std::string WalkLayerLoader::name |
Definition at line 41 of file walklayerloader.cpp.