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

ScreenPlayerOptions Class Reference

#include <ScreenPlayerOptions.h>

Inheritance diagram for ScreenPlayerOptions:

Inheritance graph
[legend]
Collaboration diagram for ScreenPlayerOptions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScreenPlayerOptions (CString sName)
virtual void Update (float fDelta)
virtual void DrawPrimitives ()
virtual void Input (const DeviceInput &DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI)
virtual void HandleScreenMessage (const ScreenMessage SM)

Private Member Functions

void GoToNextScreen ()
void GoToPrevScreen ()
void UpdateDisqualified ()

Private Attributes

bool m_bAcceptedChoices
bool m_bGoToOptions
bool m_bAskOptionsMessage
Sprite m_sprOptionsMessage
AutoActor m_sprCancelAll [NUM_PLAYERS]

Constructor & Destructor Documentation

ScreenPlayerOptions::ScreenPlayerOptions CString  sName  ) 
 


Member Function Documentation

void ScreenPlayerOptions::DrawPrimitives  )  [virtual]
 

Reimplemented from ScreenOptions.

void ScreenPlayerOptions::GoToNextScreen  )  [private, virtual]
 

Reimplemented from ScreenOptionsMaster.

void ScreenPlayerOptions::GoToPrevScreen  )  [private, virtual]
 

Reimplemented from ScreenOptionsMaster.

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

Reimplemented from ScreenOptions.

void ScreenPlayerOptions::Input const DeviceInput DeviceI,
const InputEventType  type,
const GameInput GameI,
const MenuInput MenuI,
const StyleInput StyleI
[virtual]
 

Reimplemented from ScreenOptions.

void ScreenPlayerOptions::Update float  fDelta  )  [virtual]
 

Reimplemented from ScreenOptions.

void ScreenPlayerOptions::UpdateDisqualified  )  [private]
 


Member Data Documentation

bool ScreenPlayerOptions::m_bAcceptedChoices [private]
 

bool ScreenPlayerOptions::m_bAskOptionsMessage [private]
 

bool ScreenPlayerOptions::m_bGoToOptions [private]
 

AutoActor ScreenPlayerOptions::m_sprCancelAll[NUM_PLAYERS] [private]
 

Sprite ScreenPlayerOptions::m_sprOptionsMessage [private]
 


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