Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Input Class Reference

#include <input.h>

List of all members.

Public Member Functions

 Input ()
 ~Input ()
void RefreshState ()
int State ()
void WaitForKey ()
void DisplayInfoWithEffect (Effect *effect, Display *display, list< string > info)

Private Member Functions

bool pressed (int)
int axis (int)
int button (int)

Private Attributes

Uint8 * keys
SDL_Joystick * joystick


Constructor & Destructor Documentation

Input::Input  
 

Input::~Input  
 


Member Function Documentation

int Input::axis int    [private]
 

int Input::button int    [private]
 

void Input::DisplayInfoWithEffect Effect   effect,
Display   display,
list< string >    info
 

bool Input::pressed int    [private]
 

void Input::RefreshState  
 

int Input::State  
 

void Input::WaitForKey  
 


Member Data Documentation

SDL_Joystick* Input::joystick [private]
 

Uint8* Input::keys [private]
 


The documentation for this class was generated from the following files:
Generated on Sun Mar 2 18:50:28 2003 for eounicorn by doxygen1.3-rc3