Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches

Joystick IDs. More...

+ Collaboration diagram for 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

Joystick IDs.

See joystick input for how these are used.

Macro Definition Documentation

◆ GLFW_JOYSTICK_1

#define GLFW_JOYSTICK_1   0

Definition at line 590 of file glfw3.h.

◆ GLFW_JOYSTICK_10

#define GLFW_JOYSTICK_10   9

Definition at line 599 of file glfw3.h.

◆ GLFW_JOYSTICK_11

#define GLFW_JOYSTICK_11   10

Definition at line 600 of file glfw3.h.

◆ GLFW_JOYSTICK_12

#define GLFW_JOYSTICK_12   11

Definition at line 601 of file glfw3.h.

◆ GLFW_JOYSTICK_13

#define GLFW_JOYSTICK_13   12

Definition at line 602 of file glfw3.h.

◆ GLFW_JOYSTICK_14

#define GLFW_JOYSTICK_14   13

Definition at line 603 of file glfw3.h.

◆ GLFW_JOYSTICK_15

#define GLFW_JOYSTICK_15   14

Definition at line 604 of file glfw3.h.

◆ GLFW_JOYSTICK_16

#define GLFW_JOYSTICK_16   15

Definition at line 605 of file glfw3.h.

◆ GLFW_JOYSTICK_2

#define GLFW_JOYSTICK_2   1

Definition at line 591 of file glfw3.h.

◆ GLFW_JOYSTICK_3

#define GLFW_JOYSTICK_3   2

Definition at line 592 of file glfw3.h.

◆ GLFW_JOYSTICK_4

#define GLFW_JOYSTICK_4   3

Definition at line 593 of file glfw3.h.

◆ GLFW_JOYSTICK_5

#define GLFW_JOYSTICK_5   4

Definition at line 594 of file glfw3.h.

◆ GLFW_JOYSTICK_6

#define GLFW_JOYSTICK_6   5

Definition at line 595 of file glfw3.h.

◆ GLFW_JOYSTICK_7

#define GLFW_JOYSTICK_7   6

Definition at line 596 of file glfw3.h.

◆ GLFW_JOYSTICK_8

#define GLFW_JOYSTICK_8   7

Definition at line 597 of file glfw3.h.

◆ GLFW_JOYSTICK_9

#define GLFW_JOYSTICK_9   8

Definition at line 598 of file glfw3.h.

◆ GLFW_JOYSTICK_LAST

#define GLFW_JOYSTICK_LAST   GLFW_JOYSTICK_16

Definition at line 606 of file glfw3.h.