class Boleite::Text
- Boleite::Text
- Reference
- Object
Included Modules
Defined in:
boleite/graphics/text.crboleite/graphics/text/format_rule.cr
boleite/graphics/text/formatter.cr
boleite/graphics/text/vertices.cr
Constructors
Instance Method Summary
- #default_color : Boleite::VectorImp(Float32, 4)
- #default_color=(val : Boleite::VectorImp(Float32, 4))
- #font : Boleite::Font
- #font=(font : Boleite::Font)
- #formatter : Boleite::Text::Formatter
- #size : UInt32
- #size=(val : UInt32)
- #text : String
- #text=(val : String)
Instance methods inherited from module Boleite::Transformable
move(x, y)move(offset) move, origo origo, origo=(origo) origo=, position position, position=(pos) position=, rotate(rot) rotate, rotation rotation, rotation=(rot) rotation=, scale scale, scale=(scale) scale=, transformation transformation, update_transformation update_transformation