LandscapeEvent Class Reference

#include <LandscapeEvents.h>

List of all members.

Public Member Functions

virtual ~LandscapeEvent ()
virtual bool readXML (XMLNode *node)

Public Attributes

LandscapeConditioncondition
LandscapeActionaction


Detailed Description

Definition at line 98 of file LandscapeEvents.h.


Constructor & Destructor Documentation

LandscapeEvent::~LandscapeEvent (  )  [virtual]

Definition at line 30 of file LandscapeEvents.cpp.

References action, and condition.


Member Function Documentation

bool LandscapeEvent::readXML ( XMLNode node  )  [virtual]

Definition at line 36 of file LandscapeEvents.cpp.

References action, condition, LandscapeAction::create(), LandscapeCondition::create(), XMLNode::failChildren(), XMLNode::getNamedChild(), XMLNode::getNamedParameter(), LandscapeAction::readXML(), and LandscapeCondition::readXML().


Member Data Documentation

LandscapeCondition* LandscapeEvent::condition

Definition at line 103 of file LandscapeEvents.h.

Referenced by readXML(), and ~LandscapeEvent().

LandscapeAction* LandscapeEvent::action

Definition at line 104 of file LandscapeEvents.h.

Referenced by readXML(), and ~LandscapeEvent().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:03 2009 for Scorched3D by  doxygen 1.5.3