DISPLAY TEXT WITH LITERAL STRING
Jump to navigation
Jump to search
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x pos |
2. | float | y pos |
3. | string | Unknown, always "STRING" |
4. | string | string to print/draw |
Return value: | ||
Type | Description | |
None |
Draws a the string in parameter 3 to the screen at (x, y).