DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
DIJOYSTATE Struct Reference

#include <dinput.h>

Data Fields

LONG lX
 
LONG lY
 
LONG lZ
 
LONG lRx
 
LONG lRy
 
LONG lRz
 
LONG rglSlider [2]
 
DWORD rgdwPOV [4]
 
BYTE rgbButtons [32]
 

Field Documentation

◆ lRx

LONG DIJOYSTATE::lRx

x-axis rotation

◆ lRy

LONG DIJOYSTATE::lRy

y-axis rotation

◆ lRz

LONG DIJOYSTATE::lRz

z-axis rotation

◆ lX

LONG DIJOYSTATE::lX

x-axis position

◆ lY

LONG DIJOYSTATE::lY

y-axis position

◆ lZ

LONG DIJOYSTATE::lZ

z-axis position

◆ rgbButtons

BYTE DIJOYSTATE::rgbButtons[32]

32 buttons

◆ rgdwPOV

DWORD DIJOYSTATE::rgdwPOV[4]

POV directions

◆ rglSlider

LONG DIJOYSTATE::rglSlider[2]

extra axes positions


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