Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

GrooveGraph::Mountain Class Reference

#include <GrooveGraph.h>

Inheritance diagram for GrooveGraph::Mountain:

Inheritance graph
[legend]
Collaboration diagram for GrooveGraph::Mountain:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Mountain ()
virtual void Update (float fDeltaTime)
virtual void DrawPrimitives ()
void SetValues (float fNewValues[])

Public Attributes

float m_fPercentTowardNew
float m_fValuesNew [NUM_DIFFICULTIES]
float m_fValuesOld [NUM_DIFFICULTIES]

Constructor & Destructor Documentation

GrooveGraph::Mountain::Mountain  ) 
 


Member Function Documentation

void GrooveGraph::Mountain::DrawPrimitives  )  [virtual]
 

Reimplemented from Actor.

void GrooveGraph::Mountain::SetValues float  fNewValues[]  ) 
 

void GrooveGraph::Mountain::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from Actor.


Member Data Documentation

float GrooveGraph::Mountain::m_fPercentTowardNew
 

float GrooveGraph::Mountain::m_fValuesNew[NUM_DIFFICULTIES]
 

float GrooveGraph::Mountain::m_fValuesOld[NUM_DIFFICULTIES]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 20:59:23 2005 for StepMania by doxygen 1.3.7