TGamolfCustomJoystickService.getXY Method

Return X,Y axes values for JoystickID controller

Unit: Gamolf.RTL.Joystick
procedure getXY(JoystickID: byte; var X: single; var Y: single)

Parameters

JoystickID
Type: System.Byte

X
Type: System.Single

Y
Type: System.Single

Implements

Gamolf.RTL.Joystick.IGamolfJoystickService.getXY