Header menu logo Mibo.Raylib

TextState Type

State required to render 2D text via raylib's DrawTextEx.

Record fields

Record Field Description

Color

Full Usage: Color

Field type: Color
Field type: Color

Font

Full Usage: Font

Field type: Font
Field type: Font

FontSize

Full Usage: FontSize

Field type: float32
Field type: float32

Layer

Full Usage: Layer

Field type: int<MeasureProduct<RenderLayer, MeasureOne>>

Position

Full Usage: Position

Field type: Vector2
Field type: Vector2

Spacing

Full Usage: Spacing

Field type: float32
Field type: float32

Text

Full Usage: Text

Field type: string
Field type: string

Type something to start searching.