class

GSF::StyledTextSection

Inherits Reference < Object

Constructors

new(text : String, styles : Array(SF::Text::Style), fill_color : SF::Color, outline_color : SF::Color)
Source

Instance methods

dup

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.

Source
fill_color
Source
outline_color
Source
styles
Source
text
Source
text=(text : String)
Source
to_text(base_text : SF::Text)
Source