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

GrooveRadar::GrooveRadarValueMap Class Reference

#include <GrooveRadar.h>

Inheritance diagram for GrooveRadar::GrooveRadarValueMap:

Inheritance graph
[legend]
Collaboration diagram for GrooveRadar::GrooveRadarValueMap:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GrooveRadarValueMap ()
virtual void Update (float fDeltaTime)
virtual void DrawPrimitives ()
void SetFromSteps (PlayerNumber pn, Steps *pSteps)
void TweenOnScreen ()
void TweenOffScreen ()

Public Attributes

bool m_bValuesVisible [NUM_PLAYERS]
float m_PercentTowardNew [NUM_PLAYERS]
float m_fValuesNew [NUM_PLAYERS][NUM_RADAR_CATEGORIES]
float m_fValuesOld [NUM_PLAYERS][NUM_RADAR_CATEGORIES]
Sprite m_sprRadarBase

Constructor & Destructor Documentation

GrooveRadar::GrooveRadarValueMap::GrooveRadarValueMap  ) 
 


Member Function Documentation

void GrooveRadar::GrooveRadarValueMap::DrawPrimitives  )  [virtual]
 

Reimplemented from ActorFrame.

void GrooveRadar::GrooveRadarValueMap::SetFromSteps PlayerNumber  pn,
Steps pSteps
 

void GrooveRadar::GrooveRadarValueMap::TweenOffScreen  ) 
 

void GrooveRadar::GrooveRadarValueMap::TweenOnScreen  ) 
 

void GrooveRadar::GrooveRadarValueMap::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from ActorFrame.


Member Data Documentation

bool GrooveRadar::GrooveRadarValueMap::m_bValuesVisible[NUM_PLAYERS]
 

float GrooveRadar::GrooveRadarValueMap::m_fValuesNew[NUM_PLAYERS][NUM_RADAR_CATEGORIES]
 

float GrooveRadar::GrooveRadarValueMap::m_fValuesOld[NUM_PLAYERS][NUM_RADAR_CATEGORIES]
 

float GrooveRadar::GrooveRadarValueMap::m_PercentTowardNew[NUM_PLAYERS]
 

Sprite GrooveRadar::GrooveRadarValueMap::m_sprRadarBase
 


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