SDL Wiki Bot 1 год назад
Родитель
Сommit
7000a112a3
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      include/SDL3/SDL_mouse.h

+ 2 - 0
include/SDL3/SDL_mouse.h

@@ -516,6 +516,8 @@ extern DECLSPEC SDL_bool SDLCALL SDL_CursorVisible(void);
  * - Button 1: Left mouse button
  * - Button 2: Middle mouse button
  * - Button 3: Right mouse button
+ * - Button 4: Side mouse button 1
+ * - Button 5: Side mouse button 2
  *
  * \since This macro is available since SDL 3.0.0.
  */