package gamepad

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

A gamepad

method id : Js.js_string Js.t Js.readonly_prop
method timestamp : int Js.readonly_prop
method axes : float Js.js_array Js.t Js.readonly_prop
method buttons : button Js.js_array Js.t Js.readonly_prop