|
inlinestatic |
Print text on screen at specific location.
x | Offset from left of the screen |
y | Offset from top of the screen |
fromLeft | Where to start next line from on screen |
fromRight | Where to start wrapping to next line |
text | Text to print |
args | Text arguments |