Public Attributes | List of all members
_GLFWjoystick Struct Reference

#include <internal.h>

Public Attributes

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

Detailed Description

Definition at line 477 of file internal.h.

Member Data Documentation

◆ _GLFW_PLATFORM_JOYSTICK_STATE

_GLFWjoystick::_GLFW_PLATFORM_JOYSTICK_STATE

Definition at line 492 of file internal.h.

◆ axes

float* _GLFWjoystick::axes

Definition at line 480 of file internal.h.

◆ axisCount

int _GLFWjoystick::axisCount

Definition at line 481 of file internal.h.

◆ buttonCount

int _GLFWjoystick::buttonCount

Definition at line 483 of file internal.h.

◆ buttons

unsigned char* _GLFWjoystick::buttons

Definition at line 482 of file internal.h.

◆ guid

char _GLFWjoystick::guid[33]

Definition at line 488 of file internal.h.

◆ hatCount

int _GLFWjoystick::hatCount

Definition at line 485 of file internal.h.

◆ hats

unsigned char* _GLFWjoystick::hats

Definition at line 484 of file internal.h.

◆ mapping

_GLFWmapping* _GLFWjoystick::mapping

Definition at line 489 of file internal.h.

◆ name

char* _GLFWjoystick::name

Definition at line 486 of file internal.h.

◆ present

GLFWbool _GLFWjoystick::present

Definition at line 479 of file internal.h.

◆ userPointer

void* _GLFWjoystick::userPointer

Definition at line 487 of file internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22