int joystick_get(const char *namjoystick)
Gets the joystick index by name.
int joystick_init(void)
Initializes the joystick subsystem.
int joystick_use(int indjoystick)
Makes the game use a joystick by index.
void joystick_exit(void)
Exits the joystick subsystem.