RichParagraph Constructor |
Name | Description | |
---|---|---|
![]() | RichParagraph |
Create default multicolor paragraph with empty text.
|
![]() | RichParagraph(String, Anchor, NullableVector2, NullableVector2, NullableSingle) |
Create the paragraph.
|
![]() | RichParagraph(String, Anchor, Color, NullableSingle, NullableVector2, NullableVector2) |
Create the paragraph with optional fill color and font size.
|