package raylib

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

Module Raylib_generated_constants.FontTypeSource

Sourcetype t =
  1. | Default
  2. | Bitmap
  3. | SDF
Sourceval to_int : t -> int
Sourceval of_int : int -> t