Moves the cursor to the given x (column) and y (row) position.
x
y
void setCursorPosition(int x, int y);