Module dagon.ui.textline
A simple drawable text line for Dagon's UI system.
Description
The dagon module defines the TextLine class, which represents
a single line of text rendered with a specified font, color, and scaling.
Classes
| Name | Description |
|---|---|
TextLine
|
Represents a single line of text for UI rendering. |