Table of Contents

Namespace Axolotl2D.UI

Classes

UIButton

Provides hover, press, and click interaction for a UI rectangle.

UIText

Draws aligned text inside a UITransform.

UITransform

Positions a fixed-size UI element relative to the viewport or another UI element.

UIVisual

Draws a texture or a primitive fallback inside a UITransform.

Structs

UIRect

An axis-aligned rectangle in top-left screen coordinates.

Enums

UIHorizontalAlignment
UIPrimitive

Primitive fallback shapes supported by UIVisual.

UIVerticalAlignment