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

RageInput Class Reference

#include <RageInput.h>

List of all members.

Public Member Functions

 RageInput (CString drivers)
 ~RageInput ()
void Update (float fDeltaTime)
void GetDevicesAndDescriptions (vector< InputDevice > &vDevicesOut, vector< CString > &vDescriptionsOut)
void WindowReset ()

Private Attributes

vector< InputHandler * > Devices


Constructor & Destructor Documentation

RageInput::RageInput CString  drivers  ) 
 

RageInput::~RageInput  ) 
 


Member Function Documentation

void RageInput::GetDevicesAndDescriptions vector< InputDevice > &  vDevicesOut,
vector< CString > &  vDescriptionsOut
 

void RageInput::Update float  fDeltaTime  ) 
 

void RageInput::WindowReset  ) 
 


Member Data Documentation

vector<InputHandler *> RageInput::Devices [private]
 


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