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

#include <win32_joystick.h>

+ Collaboration diagram for _GLFWjoystickWin32:

Public Attributes

_GLFWjoyobjectWin32objects
 
int objectCount
 
IDirectInputDevice8W * device
 
DWORD index
 
GUID guid
 

Detailed Description

Definition at line 42 of file win32_joystick.h.

Member Data Documentation

◆ device

IDirectInputDevice8W* _GLFWjoystickWin32::device

Definition at line 46 of file win32_joystick.h.

◆ guid

GUID _GLFWjoystickWin32::guid

Definition at line 48 of file win32_joystick.h.

◆ index

DWORD _GLFWjoystickWin32::index

Definition at line 47 of file win32_joystick.h.

◆ objectCount

int _GLFWjoystickWin32::objectCount

Definition at line 45 of file win32_joystick.h.

◆ objects

_GLFWjoyobjectWin32* _GLFWjoystickWin32::objects

Definition at line 44 of file win32_joystick.h.


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