UILabel Class
Definition
Namespace: Brine2D.UI
Simple text label UI component.
Inheritance System.Object → UILabel
Implements IUIComponent
| Properties | |
|---|---|
| Color | Text color. |
| Font | Font to use for rendering. If null, uses renderer's default font. |
| Text | Text to display. |