TGamolfCustomJoystickService.getXYFromDPad Method

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

Unit: Gamolf.RTL.Joystick
procedure getXYFromDPad(DPad: word; var X: single; var Y: single)

Parameters

DPad
Type: System.Word

X
Type: System.Single

Y
Type: System.Single

Implements

Gamolf.RTL.Joystick.IGamolfJoystickService.getXYFromDPad