GamepadButton
On this page
Module: JavaScript DOM API
#include <GamepadButton.idl>
Public Attributes
Name | |
---|---|
readonly attribute boolean | pressed |
readonly attribute boolean | touched |
readonly attribute float | value |
Public Attributes Documentation
variable pressed
readonly attribute boolean pressed;
variable touched
readonly attribute boolean touched;
variable value
readonly attribute float value;