Public Member Functions | Private Member Functions | Private Attributes

mapLight Class Reference

Container. More...

#include <Light.h>

List of all members.

Public Member Functions

 mapLight (TiXmlElement *mapRootElement)
 ~mapLight ()

Private Member Functions

bool parse (TiXmlElement *mapRootElement)

Private Attributes

string lightImage
int mLightLayerId
int lightX
int lightY

Detailed Description

Container.

Obsolete. Needs to be redesigned.


Constructor & Destructor Documentation

mapLight::mapLight ( TiXmlElement *  mapRootElement  ) 
mapLight::~mapLight (  ) 

Member Function Documentation

bool mapLight::parse ( TiXmlElement *  mapRootElement  )  [private]

Member Data Documentation

string mapLight::lightImage [private]
int mapLight::lightX [private]
int mapLight::lightY [private]
int mapLight::mLightLayerId [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines