GamepadButton
Module: JavaScript DOM API
#include <GamepadButton.idl>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| readonly attribute boolean | pressed |
| readonly attribute boolean | touched |
| readonly attribute float | value |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable pressed
Section titled “variable pressed”readonly attribute boolean pressed;variable touched
Section titled “variable touched”readonly attribute boolean touched;variable value
Section titled “variable value”readonly attribute float value;© 2026 Coherent Labs. All rights reserved.