Liking cljdoc? Tell your friends :D

web.gamepad.core

web.gamepad interfaces.

web.gamepad interfaces.
raw docstring

No vars found in this namespace.

web.gamepad.Gamepad

The Gamepad interface of the Gamepad API defines an individual or other controller, allowing access to information such as button axis positions, and id.

The Gamepad interface of the Gamepad API defines an individual
or other controller, allowing access to information such as button
axis positions, and id.
raw docstring

web.gamepad.GamepadButton

The GamepadButton interface defines an individual button of a or other controller, allowing access to the current state of types of buttons available on the control device.

The GamepadButton interface defines an individual button of a
or other controller, allowing access to the current state of
types of buttons available on the control device.
raw docstring

web.gamepad.GamepadEvent

The GamepadEvent interface of the Gamepad API contains references gamepads connected to the system, which is what the gamepad events and Window.gamepaddisconnected are fired in response to.

The GamepadEvent interface of the Gamepad API contains references
gamepads connected to the system, which is what the gamepad events
and `Window.gamepaddisconnected` are fired in response to.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close