Void printAt(Int x, Int y, String text)
Arguments
x: The screen rowy: The screen columntext: The text to add
Usage
Add new text (in the default colour and weight) at the specified position.
x: The screen rowy: The screen columntext: The text to addAdd new text (in the default colour and weight) at the specified position.