Paragraph Constructor |
Name | Description | |
---|---|---|
Paragraph |
Create default paragraph without text.
| |
Paragraph(String, Anchor, NullableVector2, NullableVector2, NullableSingle) |
Create the paragraph.
| |
Paragraph(String, Anchor, Color, NullableSingle, NullableVector2, NullableVector2) |
Create the paragraph with optional fill color and font size.
|