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

ScreenRanking Class Reference

#include <ScreenRanking.h>

Inheritance diagram for ScreenRanking:

Inheritance graph
[legend]
Collaboration diagram for ScreenRanking:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScreenRanking (CString sName)
 ~ScreenRanking ()
void HandleScreenMessage (const ScreenMessage SM)

Protected Member Functions

virtual bool AutoBeginFadingOut () const
float SetPage (PageToShow pts)
void TweenPageOnScreen ()
void TweenPageOffScreen ()

Protected Attributes

Banner m_Banner
Sprite m_sprBannerFrame
BitmapText m_textCourseTitle
BitmapText m_textCategory
BitmapText m_textStepsType
AutoActor m_sprPageType
Sprite m_sprBullets [NUM_RANKING_LINES]
BitmapText m_textNames [NUM_RANKING_LINES]
BitmapText m_textScores [NUM_RANKING_LINES]
BitmapText m_textPoints [NUM_RANKING_LINES]
BitmapText m_textTime [NUM_RANKING_LINES]
AutoActor m_sprDifficulty [NUM_DIFFICULTIES]
vector< StepsScoreRowItem * > m_vpStepsScoreRowItem
ListDisplay m_ListScoreRowItems
AutoActor m_sprCourseDifficulty [NUM_DIFFICULTIES]
vector< CourseScoreRowItem * > m_vpCourseScoreRowItem
ListDisplay m_ListCourseRowItems
vector< PageToShowm_vPagesToShow
vector< Difficultym_vDiffsToShow

Constructor & Destructor Documentation

ScreenRanking::ScreenRanking CString  sName  ) 
 

ScreenRanking::~ScreenRanking  ) 
 


Member Function Documentation

virtual bool ScreenRanking::AutoBeginFadingOut  )  const [inline, protected, virtual]
 

Reimplemented from ScreenAttract.

void ScreenRanking::HandleScreenMessage const ScreenMessage  SM  )  [virtual]
 

Reimplemented from ScreenAttract.

float ScreenRanking::SetPage PageToShow  pts  )  [protected]
 

void ScreenRanking::TweenPageOffScreen  )  [protected]
 

void ScreenRanking::TweenPageOnScreen  )  [protected]
 


Member Data Documentation

Banner ScreenRanking::m_Banner [protected]
 

ListDisplay ScreenRanking::m_ListCourseRowItems [protected]
 

ListDisplay ScreenRanking::m_ListScoreRowItems [protected]
 

Sprite ScreenRanking::m_sprBannerFrame [protected]
 

Sprite ScreenRanking::m_sprBullets[NUM_RANKING_LINES] [protected]
 

AutoActor ScreenRanking::m_sprCourseDifficulty[NUM_DIFFICULTIES] [protected]
 

AutoActor ScreenRanking::m_sprDifficulty[NUM_DIFFICULTIES] [protected]
 

AutoActor ScreenRanking::m_sprPageType [protected]
 

BitmapText ScreenRanking::m_textCategory [protected]
 

BitmapText ScreenRanking::m_textCourseTitle [protected]
 

BitmapText ScreenRanking::m_textNames[NUM_RANKING_LINES] [protected]
 

BitmapText ScreenRanking::m_textPoints[NUM_RANKING_LINES] [protected]
 

BitmapText ScreenRanking::m_textScores[NUM_RANKING_LINES] [protected]
 

BitmapText ScreenRanking::m_textStepsType [protected]
 

BitmapText ScreenRanking::m_textTime[NUM_RANKING_LINES] [protected]
 

vector<Difficulty> ScreenRanking::m_vDiffsToShow [protected]
 

vector<PageToShow> ScreenRanking::m_vPagesToShow [protected]
 

vector<CourseScoreRowItem*> ScreenRanking::m_vpCourseScoreRowItem [protected]
 

vector<StepsScoreRowItem*> ScreenRanking::m_vpStepsScoreRowItem [protected]
 


The documentation for this class was generated from the following files:
Generated on Thu Jan 27 21:03:31 2005 for StepMania by doxygen 1.3.7