@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="GamepadTouch")
public class GamepadTouch
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
GamepadTouch() |
| Modifier and Type | Method and Description |
|---|---|
Float32Array |
position() |
Uint32Array |
surfaceDimensions() |
short |
surfaceId() |
int |
touchId() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, is, isExtensible, isFrozen, isSealed, keys, preventExtensions, seal, setPrototypeOf, valueOf_, values@JsProperty(name="position") @Nonnull public Float32Array position()
@JsProperty(name="surfaceDimensions") @Nullable public Uint32Array surfaceDimensions()
@JsProperty(name="surfaceId") public short surfaceId()
@JsProperty(name="touchId") public int touchId()