![]() |
TrinityCore
|
#include <wdtfile.h>
Public Member Functions | |
| WDTFile (char const *file_name, char const *file_name1) | |
| ~WDTFile (void) | |
| bool | init (uint32 mapId) |
| ADTFile * | GetMap (int x, int z) |
Public Attributes | |
| std::vector< std::string > | _wmoNames |
Private Attributes | |
| MPQFile | _file |
| std::string | filename |
| WDTFile::WDTFile | ( | char const * | file_name, |
| char const * | file_name1 | ||
| ) |
Definition at line 34 of file wdtfile.cpp.
| WDTFile::~WDTFile | ( | void | ) |
| ADTFile * WDTFile::GetMap | ( | int | x, |
| int | z | ||
| ) |
Definition at line 123 of file wdtfile.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| bool WDTFile::init | ( | uint32 | mapId | ) |
Definition at line 39 of file wdtfile.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: