mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-22 14:01:55 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
65091012b4
commit
0bb539314d
1 changed files with 2 additions and 1 deletions
|
|
@ -838,7 +838,8 @@ typedef struct SDL_TouchFingerEvent
|
|||
/**
|
||||
* Pinch event structure (event.pinch.*)
|
||||
*
|
||||
* span_(x/y) and focus_(x/y) are only available for pinch gestures on mobile devices
|
||||
* span_(x/y) and focus_(x/y) are only available for pinch gestures on mobile
|
||||
* devices
|
||||
*/
|
||||
typedef struct SDL_PinchFingerEvent
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue