TGamolfCustomJoystickService.isConnected Method

Return "true" if the JoystickID controller is connected and available

Unit: Gamolf.RTL.Joystick
function isConnected(JoystickID: byte): boolean

Parameters

JoystickID
Type: System.Byte

Return Value

Type: System.Boolean

 

Implements

Gamolf.RTL.Joystick.IGamolfJoystickService.isConnected