SFML.Net
Text Constructor |

Name | Description | |
---|---|---|
![]() |
Text |
Default constructor
|
![]() |
Text(Text) |
Construct the text from another text
|
![]() |
Text(String, Font) |
Construct the text from a string and a font
|
![]() |
Text(String, Font, UInt32) |
Construct the text from a string, font and size
|
