PointClickEngine::UI::WrappedText
Inherits Struct < Value < Object
Word wrapping helper
Constructors
new(lines : Array(String), total_width : Int32, total_height : Int32)
SourceInstance methods
lines
Sourcelines=(lines : Array(String))
Sourcetotal_height
Sourcetotal_height=(total_height : Int32)
Sourcetotal_width
Sourcetotal_width=(total_width : Int32)
Source