From 7b3afcaf77f96e7d62f6cd1623ead7f17512d79f Mon Sep 17 00:00:00 2001
From: Omniscient <17525998+omnisci3nce@users.noreply.github.com>
Date: Sat, 24 Feb 2024 22:47:46 +1100
Subject: repo init. partial port of existing code
---
deps/glfw-3.3.8/docs/html/group__buttons.html | 275 ++++++++++++++++++++++++++
1 file changed, 275 insertions(+)
create mode 100644 deps/glfw-3.3.8/docs/html/group__buttons.html
(limited to 'deps/glfw-3.3.8/docs/html/group__buttons.html')
diff --git a/deps/glfw-3.3.8/docs/html/group__buttons.html b/deps/glfw-3.3.8/docs/html/group__buttons.html
new file mode 100644
index 0000000..7f1bb3d
--- /dev/null
+++ b/deps/glfw-3.3.8/docs/html/group__buttons.html
@@ -0,0 +1,275 @@
+
+
+
+
+
+
See mouse button input for how these are used.
+
+
+
+
◆ GLFW_MOUSE_BUTTON_1
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_1 0 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_2
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_2 1 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_3
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_3 2 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_4
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_4 3 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_5
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_5 4 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_6
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_6 5 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_7
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_7 6 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_8
+
+
+
+
+
+ #define GLFW_MOUSE_BUTTON_8 7 |
+
+
+
+
+
+
+
+
◆ GLFW_MOUSE_BUTTON_LAST
+
+
+
+
◆ GLFW_MOUSE_BUTTON_LEFT
+
+
+
+
◆ GLFW_MOUSE_BUTTON_RIGHT
+
+
+
+
◆ GLFW_MOUSE_BUTTON_MIDDLE
+
+
+
+
+
+
--
cgit v1.2.3-70-g09d2