Namespaces | Functions

mapzone/map.cpp File Reference

#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"
Include dependency graph for mapzone/map.cpp:

Go to the source code of this file.

Namespaces

namespace  mapzone

Functions

smart_ptr< aesop::Mapmapzone::loadMap (const char *id, std::istream &stream)
smart_ptr< aesop::MapFormatReadermapzone::getMapFormatReader (void)
 factory method to create mapzone map format readers