AlphaAlpha
Optionallayout: "joystick-joystick" | "joystick-touch" | "touch-joystick" | "touch-touch"
The layout of the dual gesture source.
Protected Alpha_AlphadeltasThe double tap delta.
The left input deltas.
The right input deltas.
Alpha
Gets the layout of the dual gesture input source.
Alpha
Sets the layout of the dual gesture input source. The value is a hyphen-separated pair
describing the left and right inputs respectively, where each side can be either
joystick (a virtual joystick) or touch (a touch). Defaults to joystick-touch.
Alpha
Alpha
Alpha
Alpha
Alpha
Fires an event with the given name and arguments.
The event name to fire.
The arguments to pass to the event listeners.
Alpha
Removes an event listener for the specified event.
The event name to stop listening for.
The callback function to remove.
Alpha
Adds an event listener for the specified event.
The event name to listen for.
The callback function to execute when the event is triggered.
Alpha
The double tap delta.
The left input deltas.
The right input deltas.
Dual gesture input source.