Go to the source code of this file.
Classes | |
class | JoystickCursorProcess |
Enumerations | |
enum | Joystick { JOY1 = 0, JOY_LAST } |
Functions | |
void | InitJoystick () |
void | ShutdownJoystick () |
enum Joystick |
void InitJoystick | ( | ) |
Definition at line 28 of file Joystick.cpp.
References joy, JOY_LAST, perr, and pout.
Referenced by HIDManager::HIDManager().
void ShutdownJoystick | ( | ) |