Font

class Font(raw: ERROR CLASS: Symbol not found for CValue<ERROR CLASS: Symbol not found for raylib.internal.Font>)

Represents a font in raylib.

Constructors

Link copied to clipboard
constructor(raw: ERROR CLASS: Symbol not found for CValue<ERROR CLASS: Symbol not found for raylib.internal.Font>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The base size of the font.

Link copied to clipboard

The number of glyphs in the font.

Link copied to clipboard

Whether the font is valid.

Link copied to clipboard

The texture associated with the font.

Functions

Link copied to clipboard
fun unload()

Unloads the font from memory.