package raylib

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

Module Raylib_generated_constants.TextureWrapModeSource

Sourcetype t =
  1. | Repeat
  2. | Clamp
  3. | Mirror_repeat
  4. | Mirror_clamp
Sourceval to_int : t -> int
Sourceval of_int : int -> t
OCaml

Innovation. Community. Security.