浏览代码

Sync SDL3 wiki -> header

SDL Wiki Bot 1 年之前
父节点
当前提交
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.
  */