package raylib

  1. Overview
  2. Docs
OCaml bindings for raylib

Install

Dune Dependency

Authors

Maintainers

Sources

raylib-ocaml-0.2.2.tar.gz
md5=808dd05ea36d9adb18e0e02b5cf3c8d8
sha512=92f142a52d8c4c85bb54e4c91987a8de0df500b68091703b72f5ec8690c4752c9b2f7f310b15cb56b0baf0f5bcc780d294f78d526f583a98d824e1c01ffeb49f

doc/raylib.constants/Raylib_generated_constants/ConfigFlag/index.html

Module Raylib_generated_constants.ConfigFlagSource

Sourcetype t =
  1. | Reserved
  2. | Fullscreen_mode
  3. | Window_resizable
  4. | Window_undecorated
  5. | Window_transparent
  6. | Window_hidden
  7. | Window_always_run
  8. | MSAA_4X_hint
  9. | VSync_hint
Sourceval t_bitmask : t list Ctypes.typ
Sourceval to_int : t -> int
Sourceval of_int : int -> t
OCaml

Innovation. Community. Security.