package raylib

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

Module Raylib_generated_constants.GamepadAxisSource

Sourcetype t =
  1. | Unknown
  2. | Left_x
  3. | Left_y
  4. | Right_x
  5. | Right_y
  6. | Left_trigger
  7. | Right_trigger
Sourceval to_int : t -> int
Sourceval of_int : int -> t
OCaml

Innovation. Community. Security.