mirror of
https://github.com/encounter/SDL.git
synced 2025-07-06 13:16:17 +00:00
Updated documentation in header file.
This commit is contained in:
parent
a7655d77d1
commit
cd3aefc093
@ -431,7 +431,7 @@ typedef struct SDL_MultiGestureEvent
|
|||||||
{
|
{
|
||||||
Uint32 type; /**< ::SDL_MULTIGESTURE */
|
Uint32 type; /**< ::SDL_MULTIGESTURE */
|
||||||
Uint32 timestamp;
|
Uint32 timestamp;
|
||||||
SDL_TouchID touchId; /**< The touch device index */
|
SDL_TouchID touchId; /**< The touch device id */
|
||||||
float dTheta;
|
float dTheta;
|
||||||
float dDist;
|
float dDist;
|
||||||
float x;
|
float x;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user