Class DrawText

A drawable string of text.

Hierarchy

  • DrawText

Constructors

Properties

Methods

Constructors

Properties

config: Required<DrawTextConfig>

The DrawTextConfig to be used to draw the DrawText.

pos: Vector2

The position of the top-left corner of the DrawText.

text: string

The text to be drawn by the DrawText.

Methods

Generated using TypeDoc