Click or drag to resize

TextDraw Constructor

Overload List
  NameDescription
Public methodTextDraw
Initializes a new instance of the TextDraw class.
Public methodTextDraw(Vector2, String)
Initializes a new instance of the TextDraw class.
Public methodTextDraw(Vector2, String, TextDrawFont)
Initializes a new instance of the TextDraw class.
Public methodTextDraw(Vector2, String, TextDrawFont, Color)
Initializes a new instance of the TextDraw class.
Top
See Also