TutorialConditionWindowVisible Class Reference

#include <TutorialFile.h>

Inheritance diagram for TutorialConditionWindowVisible:

TutorialCondition

List of all members.

Public Member Functions

virtual
TutorialFileEntry
checkCondition ()
virtual bool parseXML (TutorialFile *file, XMLNode *node)

Protected Attributes

std::string window_
TutorialFileEntrynext_


Detailed Description

Definition at line 58 of file TutorialFile.h.


Member Function Documentation

TutorialFileEntry * TutorialConditionWindowVisible::checkCondition (  )  [virtual]

Implements TutorialCondition.

Definition at line 28 of file TutorialFile.cpp.

References GLWidget::getId(), GLWWindowManager::getWindowByName(), GLWWindowManager::instance(), next_, window_, and GLWWindowManager::windowVisible().

bool TutorialConditionWindowVisible::parseXML ( TutorialFile file,
XMLNode node 
) [virtual]

Implements TutorialCondition.

Definition at line 41 of file TutorialFile.cpp.

References TutorialFile::getEntry(), XMLNode::getNamedChild(), next, next_, XMLNode::returnError(), and window_.


Member Data Documentation

std::string TutorialConditionWindowVisible::window_ [protected]

Definition at line 65 of file TutorialFile.h.

Referenced by checkCondition(), and parseXML().

TutorialFileEntry* TutorialConditionWindowVisible::next_ [protected]

Definition at line 66 of file TutorialFile.h.

Referenced by checkCondition(), and parseXML().


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