Search results

38 results
Axes on a joystick are grouped into "sticks".

  • joystick.id Pointer to the joystick which generated the event. This is not the same as the event source ...

  • joystick.id Pointer to the joystick which generated the event. This is not the same as the event source ...

  • joystick.id Pointer to the joystick which generated the event. This is not the same as the event source ...

See al_reconfigure_joysticks for details.
If a joystick driver was already installed, returns True immediately.
All outstanding ALLEGRO_JOYSTICKptr pointers are invalidated. If no joystick driver was active, this function does nothing.

This function is automatically called ...

On existing platforms, the joystick event source will generate an event of type ALLEGRO_EVENT_JOYSTICK_CONFIGURATION when a device is plugged in or unplugged. In response, ...
This number can change after al_reconfigure_joysticks is called, in order to support hotplugging.

Returns 0 if there is no joystick driver ...

The number may be from 0 to al_get_num_joysticks - 1. If successful a pointer to a joystick object is returned, which represents a physical ...