Text Constructor

SFML.Net

Text Constructor
Overload List
  Name Description
Public method Text
Default constructor
Public method Text(Text)
Construct the text from another text
Public method Text(String, Font)
Construct the text from a string and a font
Public method Text(String, Font, UInt32)
Construct the text from a string, font and size
Top
See Also