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

MenuTimer Class Reference

#include <MenuTimer.h>

Inheritance diagram for MenuTimer:

Inheritance graph
[legend]
Collaboration diagram for MenuTimer:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MenuTimer ()
virtual void Update (float fDeltaTime)
void SetSeconds (int iTimerSeconds)
void Start ()
void Pause ()
void Stop ()
void Disable ()
void Stall ()
void EnableStealth (bool bStealth)

Protected Member Functions

void SetText (int iSeconds)

Protected Attributes

float m_fSecondsLeft
float m_fStallSeconds
float m_fStallSecondsLeft
bool m_bPaused
BitmapText m_textDigit1
BitmapText m_textDigit2
RageSound m_soundBeep

Constructor & Destructor Documentation

MenuTimer::MenuTimer  ) 
 


Member Function Documentation

void MenuTimer::Disable  ) 
 

void MenuTimer::EnableStealth bool  bStealth  ) 
 

void MenuTimer::Pause  ) 
 

void MenuTimer::SetSeconds int  iTimerSeconds  ) 
 

void MenuTimer::SetText int  iSeconds  )  [protected]
 

void MenuTimer::Stall  ) 
 

void MenuTimer::Start  ) 
 

void MenuTimer::Stop  ) 
 

void MenuTimer::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from ActorFrame.


Member Data Documentation

bool MenuTimer::m_bPaused [protected]
 

float MenuTimer::m_fSecondsLeft [protected]
 

float MenuTimer::m_fStallSeconds [protected]
 

float MenuTimer::m_fStallSecondsLeft [protected]
 

RageSound MenuTimer::m_soundBeep [protected]
 

BitmapText MenuTimer::m_textDigit1 [protected]
 

BitmapText MenuTimer::m_textDigit2 [protected]
 


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