setCursorPosition abstract method

void setCursorPosition(
  1. int x,
  2. int y
)

Implementation

void setCursorPosition(int x, int y);