Allegro.pas 5.2.0 |
Search results38 results Axes on a joystick are grouped into "sticks".
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 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 ... |