GLWCondition Class Reference

#include <GLWidget.h>

Inheritance diagram for GLWCondition:

MetaClass GLWHudCondition

List of all members.

Public Member Functions

 GLWCondition ()
virtual ~GLWCondition ()
virtual bool getResult (GLWidget *widget)=0
virtual bool initFromXML (XMLNode *node)


Detailed Description

Class that defines a GL Widget Condition. A condition is an expression that evaluates to true or false and determines if the associated widget should be drawn.

Definition at line 106 of file GLWidget.h.


Constructor & Destructor Documentation

GLWCondition::GLWCondition (  ) 

Definition at line 247 of file GLWidget.cpp.

GLWCondition::~GLWCondition (  )  [virtual]

Definition at line 251 of file GLWidget.cpp.


Member Function Documentation

virtual bool GLWCondition::getResult ( GLWidget widget  )  [pure virtual]

Implemented in GLWHudCondition.

Referenced by GLWPanel::display(), GLWPanel::draw(), GLWPanel::getWidgetByName(), GLWPanel::hide(), GLWPanel::keyDown(), GLWPanel::mouseDown(), GLWPanel::mouseDrag(), GLWPanel::mouseUp(), GLWPanel::mouseWheel(), and GLWPanel::simulate().

bool GLWCondition::initFromXML ( XMLNode node  )  [virtual]

Definition at line 255 of file GLWidget.cpp.

Referenced by GLWPanel::initFromXML().


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