From 27474060e1287a67c45cd790d29b9095b35b2bdf Mon Sep 17 00:00:00 2001 From: ShizZy Date: Thu, 29 Aug 2013 23:35:09 -0400 Subject: adding initial project layout --- .../glfw-3.0.2/docs/html/group__joysticks.html | 338 +++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100644 externals/glfw-3.0.2/docs/html/group__joysticks.html (limited to 'externals/glfw-3.0.2/docs/html/group__joysticks.html') diff --git a/externals/glfw-3.0.2/docs/html/group__joysticks.html b/externals/glfw-3.0.2/docs/html/group__joysticks.html new file mode 100644 index 000000000..67abfe58a --- /dev/null +++ b/externals/glfw-3.0.2/docs/html/group__joysticks.html @@ -0,0 +1,338 @@ + + + + + + +GLFW: Joysticks + + + + + + + + + +
+
+ + + + + + +
+
GLFW +  3.0.2 +
+
A multi-platform library for OpenGL, window and input
+
+
+ + + + +
+ +
+ All Data Structures Files Functions Variables Typedefs Macros Groups Pages
+ + +
+ +
+ +
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+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

+

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