public class Gamepad extends Object
Modifier and Type | Field and Description |
---|---|
double[] |
axes |
GamepadButton[] |
buttons |
Boolean |
connected |
String |
id |
double |
index |
String |
mapping |
static Gamepad |
prototype |
double |
timestamp |
constructor
Constructor and Description |
---|
Gamepad() |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
public double[] axes
public GamepadButton[] buttons
public Boolean connected
public String id
public double index
public String mapping
public double timestamp
public static Gamepad prototype