class Tetryst::Label
- Tetryst::Label
- Reference
- Object
Defined in:
tetryst/label.crConstant Summary
-
DEFAULT_COLOR =
LibRay::WHITE
-
FONT_SIZE =
20
-
PADDING =
15
-
SPACING =
3
Constructors
Instance Method Summary
- #draw
- #height : Int32
- #resize_to_text
- #text : String
- #text=(text : String)
- #width : Int32
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)