ScummVM API documentation
Scumm::Node Class Reference

Public Member Functions

 Node (Node *sourceNode)
 
void setParent (Node *parentPtr)
 
NodegetParent () const
 
void setDepth (int depth)
 
int getDepth () const
 
void setContainedObject (IContainedObject *value)
 
IContainedObjectgetContainedObject ()
 
Common::Array< Node * > getChildren () const
 
int generateChildren ()
 
int generateNextChild ()
 
NodepopChild ()
 
float getObjectT ()
 
NodegetFirstStep ()
 

Static Public Member Functions

static int getNodeCount ()
 

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