22 A,
B,
X,
Y,
LB,
RB,
Select,
Start,
LClick,
RCLick,
Center
39 static const int TRIGGERTIME = 250;
42 static const int DOUBLECLICKTRIGGERTIME = 500;
45 static const int THRESHHOLD = 5000;
48 static const float JOYSTICKRANGE = 32767.0;
64 Input(
bool isJoy =
false);
263 bool pressed(SDLKey key, SDLMod modifier = KMOD_NONE);