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

#include <internal.h>

+ Collaboration diagram for _GLFWjoystick:

Public Attributes

GLFWbool present
 
float * axes
 
int axisCount
 
unsigned char * buttons
 
int buttonCount
 
unsigned char * hats
 
int hatCount
 
char name [128]
 
void * userPointer
 
char guid [33]
 
_GLFWmappingmapping
 
 _GLFW_PLATFORM_JOYSTICK_STATE
 

Detailed Description

Definition at line 491 of file internal.h.

Member Data Documentation

◆ _GLFW_PLATFORM_JOYSTICK_STATE

_GLFWjoystick::_GLFW_PLATFORM_JOYSTICK_STATE

Definition at line 506 of file internal.h.

◆ axes

float* _GLFWjoystick::axes

Definition at line 494 of file internal.h.

◆ axisCount

int _GLFWjoystick::axisCount

Definition at line 495 of file internal.h.

◆ buttonCount

int _GLFWjoystick::buttonCount

Definition at line 497 of file internal.h.

◆ buttons

unsigned char* _GLFWjoystick::buttons

Definition at line 496 of file internal.h.

◆ guid

char _GLFWjoystick::guid[33]

Definition at line 502 of file internal.h.

◆ hatCount

int _GLFWjoystick::hatCount

Definition at line 499 of file internal.h.

◆ hats

unsigned char* _GLFWjoystick::hats

Definition at line 498 of file internal.h.

◆ mapping

_GLFWmapping* _GLFWjoystick::mapping

Definition at line 503 of file internal.h.

◆ name

char _GLFWjoystick::name[128]

Definition at line 500 of file internal.h.

◆ present

GLFWbool _GLFWjoystick::present

Definition at line 493 of file internal.h.

◆ userPointer

void* _GLFWjoystick::userPointer

Definition at line 501 of file internal.h.


The documentation for this struct was generated from the following file: