setCursor abstract method

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

Implementation

void setCursor(int x, int y);