mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Sync SDL2 wiki -> header
[ci skip]
(cherry picked from commit 52ac07d327
)
This commit is contained in:

committed by
Sam Lantinga

parent
220895d4d2
commit
c2047f0496
@@ -1434,14 +1434,14 @@ extern "C" {
|
|||||||
* `0xAAAA/0xBBBB/1,0xCCCC/0xDDDD/3`
|
* `0xAAAA/0xBBBB/1,0xCCCC/0xDDDD/3`
|
||||||
*
|
*
|
||||||
* This hint supports a "wildcard" device that will set the number of haptic
|
* This hint supports a "wildcard" device that will set the number of haptic
|
||||||
* axes on all initialized haptic devices which were not defined explicitly
|
* axes on all initialized haptic devices which were not defined explicitly in
|
||||||
* in this hint.
|
* this hint.
|
||||||
*
|
*
|
||||||
* `0xFFFF/0xFFFF/1`
|
* `0xFFFF/0xFFFF/1`
|
||||||
*
|
*
|
||||||
* This hint should be set before a controller is opened. The number of
|
* This hint should be set before a controller is opened. The number of haptic
|
||||||
* haptic axes won't exceed the number of real axes found on the device.
|
* axes won't exceed the number of real axes found on the device.
|
||||||
*/
|
*/
|
||||||
#define SDL_HINT_JOYSTICK_HAPTIC_AXES "SDL_JOYSTICK_HAPTIC_AXES"
|
#define SDL_HINT_JOYSTICK_HAPTIC_AXES "SDL_JOYSTICK_HAPTIC_AXES"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user