![]() |
TrinityCore
|
Include dependency graph for MapDefines.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | MmapTileHeader |
Macros | |
| #define | MMAP_VERSION 7 |
Enumerations | |
| enum | NavTerrain { NAV_EMPTY = 0x00, NAV_GROUND = 0x01, NAV_MAGMA = 0x02, NAV_SLIME = 0x04, NAV_WATER = 0x08, NAV_UNUSED1 = 0x10, NAV_UNUSED2 = 0x20, NAV_UNUSED3 = 0x40, NAV_UNUSED4 = 0x80, NAV_EMPTY = 0x00, NAV_GROUND = 0x01, NAV_MAGMA = 0x02, NAV_SLIME = 0x04, NAV_WATER = 0x08, NAV_UNUSED1 = 0x10, NAV_UNUSED2 = 0x20, NAV_UNUSED3 = 0x40, NAV_UNUSED4 = 0x80 } |
Variables | |
| const uint32 | MMAP_MAGIC = 0x4d4d4150 |
| #define MMAP_VERSION 7 |
| enum NavTerrain |
1.8.8