IGamolfJoystickService.hasJoystickButtonsAPI Method
Definition
Returns true for platforms where buttons place are known and mapped correctly to TJoystickButtons enumeration. If false, you can use buttons ID to check if they are pressed or not.
Delphi
function hasJoystickButtonsAPI: boolean
Returns
Boolean
- Implemented