Types.GamepadAxis
type t =
| Left_x
| Left_y
| Right_x
| Right_y
| Left_trigger
| Right_trigger
val vals : (t * int64 F.const) list
val t : t F.typ