class Tradify::Label
- Tradify::Label
- Tradify::Component
- Reference
- Object
Defined in:
tradify/label.crConstant Summary
-
DEFAULT_COLOR =
LibRay::WHITE
-
FONT_SIZE =
20
-
PADDING =
15
-
SPACING =
3
Constructors
Instance Method Summary
Instance methods inherited from class Tradify::Component
components : Array(Component)
components,
components=(components : Array(Component))
components=,
draw(px, py)draw draw, height : Int32 height, height=(height : Int32) height=, hidden? : Bool hidden?, hide hide, show show, shown? shown?, update(px, py)
update update, width : Int32 width, width=(width : Int32) width=, x : Int32 x, x=(x : Int32) x=, y : Int32 y, y=(y : Int32) y=