mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-17 20:05:33 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -761,8 +761,8 @@ extern DECLSPEC const char * SDLCALL SDL_GetGamepadSerial(SDL_Gamepad *gamepad);
|
|||||||
/**
|
/**
|
||||||
* Get the Steam Input handle of an opened gamepad, if available.
|
* Get the Steam Input handle of an opened gamepad, if available.
|
||||||
*
|
*
|
||||||
* Returns an InputHandle_t for the gamepad that can be used with Steam Input API:
|
* Returns an InputHandle_t for the gamepad that can be used with Steam Input
|
||||||
* https://partner.steamgames.com/doc/api/ISteamInput
|
* API: https://partner.steamgames.com/doc/api/ISteamInput
|
||||||
*
|
*
|
||||||
* \param gamepad the gamepad object to query.
|
* \param gamepad the gamepad object to query.
|
||||||
* \returns the gamepad handle, or 0 if unavailable.
|
* \returns the gamepad handle, or 0 if unavailable.
|
||||||
|
|||||||
Reference in New Issue
Block a user