7 int command[CONTROL::MAX];
9 SDL_Joystick *sdlJoystick;
18 void populate(int *data);
20 bool isControl(CONTROL::TYPE type) const;
21 void resetControl(CONTROL::TYPE type);
25 bool loadJoystickConfig();
26 bool saveJoystickConfig();
29 void restoreKeyDefaults();