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