Types
-
struct Point
A 2D point with floating-point coordinates.
-
struct Rect
An axis-aligned rectangle defined by position and size.
-
struct Color
An RGBA color with 8-bit components.
A 2D point with floating-point coordinates.
An axis-aligned rectangle defined by position and size.
An RGBA color with 8-bit components.