GamepadButton

Module: JavaScript DOM API

#include <GamepadButton.idl>

Public Attributes

Name
readonly attribute booleanpressed
readonly attribute booleantouched
readonly attribute floatvalue

Public Attributes Documentation

variable pressed

readonly attribute boolean pressed;

variable touched

readonly attribute boolean touched;

variable value

readonly attribute float value;