فهرست منبع

Updated documentation in header file.

Philipp Wiesemann 9 سال پیش
والد
کامیت
cd3aefc093
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      include/SDL_events.h

+ 1 - 1
include/SDL_events.h

@@ -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;