#include <input.h>
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|