struct

PointClickEngine::UI::WrappedText

Inherits Struct < Value < Object

Word wrapping helper

Constructors

new(lines : Array(String), total_width : Int32, total_height : Int32)
Source

Instance methods

lines
Source
lines=(lines : Array(String))
Source
total_height
Source
total_height=(total_height : Int32)
Source
total_width
Source
total_width=(total_width : Int32)
Source