#include "mapzone.h"#include <fstream>#include "common/wave_ex.h"#include "typeinst/typeinst.h"#include "perf/perf.h"#include "util/file.h"#include "util/parsing.h"#include "util/token_stream.h"
Go to the source code of this file.
Namespaces | |
| namespace | mapzone |
Functions | |
| smart_ptr< aesop::Map > | mapzone::loadMap (IN const char *id, IN std::istream &stream) |
| smart_ptr< aesop::MapFormatReader > | mapzone::getMapFormatReader (void) |
| factory method to create mapzone map format readers | |
1.7.1