Otclient
14/8/2020
|
Go to the source code of this file.
Classes | |
struct | MinimapTile |
class | MinimapBlock |
class | Minimap |
Enumerations | |
enum | { MMBLOCK_SIZE = 64, OTMM_SIGNATURE = 0x4D4d544F, OTMM_VERSION = 1 } |
enum | MinimapTileFlags { MinimapTileWasSeen = 1, MinimapTileNotPathable = 2, MinimapTileNotWalkable = 4 } |
Variables | |
Minimap | g_minimap |
anonymous enum |
enum MinimapTileFlags |
Minimap g_minimap |
Definition at line 36 of file minimap.cpp.