From 3b734f0d6b9e28c1f2c4ae54e3f46e573e02f4a5 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Fri, 9 Mar 2018 21:36:10 +0100 Subject: Initial Commit --- glfw-3.2.1/docs/html/group__joysticks.html | 337 +++++++++++++++++++++++++++++ 1 file changed, 337 insertions(+) create mode 100644 glfw-3.2.1/docs/html/group__joysticks.html (limited to 'glfw-3.2.1/docs/html/group__joysticks.html') diff --git a/glfw-3.2.1/docs/html/group__joysticks.html b/glfw-3.2.1/docs/html/group__joysticks.html new file mode 100644 index 0000000..d6c31b2 --- /dev/null +++ b/glfw-3.2.1/docs/html/group__joysticks.html @@ -0,0 +1,337 @@ + + + + + + +GLFW: Joysticks + + + + + + + + + + + +
+ + + + + +
+ +
+
+ + +
+ +
+ +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+Macros

#define GLFW_JOYSTICK_1   0
 
#define GLFW_JOYSTICK_2   1
 
#define GLFW_JOYSTICK_3   2
 
#define GLFW_JOYSTICK_4   3
 
#define GLFW_JOYSTICK_5   4
 
#define GLFW_JOYSTICK_6   5
 
#define GLFW_JOYSTICK_7   6
 
#define GLFW_JOYSTICK_8   7
 
#define GLFW_JOYSTICK_9   8
 
#define GLFW_JOYSTICK_10   9
 
#define GLFW_JOYSTICK_11   10
 
#define GLFW_JOYSTICK_12   11
 
#define GLFW_JOYSTICK_13   12
 
#define GLFW_JOYSTICK_14   13
 
#define GLFW_JOYSTICK_15   14
 
#define GLFW_JOYSTICK_16   15
 
#define GLFW_JOYSTICK_LAST   GLFW_JOYSTICK_16
 
+

Detailed Description

+

See joystick input for how these are used.

+

Macro Definition Documentation

+ +
+
+ + + + +
#define GLFW_JOYSTICK_1   0
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_10   9
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_11   10
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_12   11
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_13   12
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_14   13
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_15   14
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_16   15
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_2   1
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_3   2
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_4   3
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_5   4
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_6   5
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_7   6
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_8   7
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_9   8
+
+ +
+
+ +
+
+ + + + +
#define GLFW_JOYSTICK_LAST   GLFW_JOYSTICK_16
+
+ +
+
+
+ + + -- cgit v1.2.3