Package-level declarations
Types
Link copied to clipboard
class GamepadButton
The GamepadButton
interface defines an individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.
Link copied to clipboard
interface GamepadEffectParameters
Link copied to clipboard
The GamepadEvent interface of the Gamepad API contains references to gamepads connected to the system, which is what the gamepad events Window.gamepadconnected_event and Window.gamepaddisconnected_event are fired in response to.
Link copied to clipboard
Link copied to clipboard
class GamepadHapticActuator
The GamepadHapticActuator
interface of the Gamepad API represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard