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

InputHandler_SDL Class Reference

#include <InputHandler_SDL.h>

Inheritance diagram for InputHandler_SDL:

Inheritance graph
[legend]
Collaboration diagram for InputHandler_SDL:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

vector< SDL_Joystick * > Joysticks

Constructor & Destructor Documentation

InputHandler_SDL::InputHandler_SDL  ) 
 

InputHandler_SDL::~InputHandler_SDL  ) 
 


Member Function Documentation

void InputHandler_SDL::GetDevicesAndDescriptions vector< InputDevice > &  vDevicesOut,
vector< CString > &  vDescriptionsOut
[virtual]
 

Implements InputHandler.

void InputHandler_SDL::Update float  fDeltaTime  )  [virtual]
 

Reimplemented from InputHandler.


Member Data Documentation

vector<SDL_Joystick *> InputHandler_SDL::Joysticks [private]
 


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