scripts::MapDef Class Reference

#include <MapDef.h>

Collaboration diagram for scripts::MapDef:
Collaboration graph
[legend]

Public Member Functions

virtual ~MapDef ()
 MapDef ()
DataBlockgetMapDefForCurrentMap ()
bool add ()
void showMapDefinition ()

Private Member Functions

std::string getMapDefID ()

Private Attributes

Parser parser

Detailed Description

Definition at line 6 of file MapDef.h.


Constructor & Destructor Documentation

virtual scripts::MapDef::~MapDef (  )  [virtual]
scripts::MapDef::MapDef (  ) 

Member Function Documentation

bool scripts::MapDef::add (  ) 

Will try to add the current loaded map to the ufo script file with its own mapdef entry. In case the current loaded map is part of a ump the ump will be added.

Returns:
true if the map was added to the script, false if it wasn't possible or the map is already included in the script
DataBlock* scripts::MapDef::getMapDefForCurrentMap (  ) 
std::string scripts::MapDef::getMapDefID (  )  [private]
void scripts::MapDef::showMapDefinition (  ) 

Field Documentation

Definition at line 9 of file MapDef.h.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2