webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"Gamepad.idl";
Public Attributes | |
readonly attribute DOMString | id |
readonly attribute unsigned long | index |
readonly attribute unsigned long long | timestamp |
readonly attribute sequence< unrestricted float > | axes |
readonly attribute sequence< unrestricted float > | buttons |
readonly attribute boolean | connected |
readonly attribute double | timestamp |
readonly attribute DOMString | mapping |
readonly attribute sequence< double > | axes |
readonly attribute sequence< GamepadButton > | buttons |
readonly attribute sequence<GamepadButton> Gamepad::buttons |