TextDraw Constructor |
Name | Description | |
---|---|---|
TextDraw |
Initializes a new instance of the TextDraw class.
| |
TextDraw(Vector2, String) |
Initializes a new instance of the TextDraw class.
| |
TextDraw(Vector2, String, TextDrawFont) |
Initializes a new instance of the TextDraw class.
| |
TextDraw(Vector2, String, TextDrawFont, Color) |
Initializes a new instance of the TextDraw class.
|