package raylib

  1. Overview
  2. Docs
type t =
  1. | Player1
  2. | Player2
  3. | Player3
  4. | Player4
val to_int : t -> int
val of_int : int -> t
OCaml

Innovation. Community. Security.