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

ScreenCenterImage Class Reference

#include <ScreenCenterImage.h>

Inheritance diagram for ScreenCenterImage:

Inheritance graph
[legend]
Collaboration diagram for ScreenCenterImage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Types

enum  Axis {
  AXIS_TRANS_X, AXIS_TRANS_Y, AXIS_SCALE_X, AXIS_SCALE_Y,
  NUM_AXES
}

Private Member Functions

void Move (Axis axis, float fDeltaTime)

Private Attributes

BitmapText m_textInstructions
float m_fScale [NUM_AXES]

Member Enumeration Documentation

enum ScreenCenterImage::Axis [private]
 

Enumeration values:
AXIS_TRANS_X 
AXIS_TRANS_Y 
AXIS_SCALE_X 
AXIS_SCALE_Y 
NUM_AXES 


Constructor & Destructor Documentation

ScreenCenterImage::ScreenCenterImage CString  sName  ) 
 

ScreenCenterImage::~ScreenCenterImage  )  [virtual]
 


Member Function Documentation

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

Reimplemented from Screen.

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

Reimplemented from Screen.

void ScreenCenterImage::Move Axis  axis,
float  fDeltaTime
[private]
 

void ScreenCenterImage::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from Screen.


Member Data Documentation

float ScreenCenterImage::m_fScale[NUM_AXES] [private]
 

BitmapText ScreenCenterImage::m_textInstructions [private]
 


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