IGamolfJoystickService.getXYFromDPad Method

Definition

Get the values for (x,y) axis from a DPad/POV orientation

Delphi
procedure getXYFromDPad(DPad: word; var X: single; var Y: single)

Parameters

DPad
Word
X
Single
Y
Single
Implemented