Pyrogenesis trunk
|
#include "MapIO.h"
#include "graphics/LightEnv.h"
#include "ps/CStr.h"
#include "ps/FileIo.h"
#include "scriptinterface/ScriptTypes.h"
#include "simulation2/system/Entity.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | CMapReader |
class | CMapSummaryReader |
A restricted map reader that returns various summary information for use by scripts (particularly the GUI). More... | |