touched
The touched
property of the GamepadButton interface returns a boolean
indicating whether a button capable of detecting touch is currently touched (true
) or not touched (false
).
The touched
property of the GamepadButton interface returns a boolean
indicating whether a button capable of detecting touch is currently touched (true
) or not touched (false
).