setXY abstract method

dynamic setXY(
  1. num x,
  2. num y
)

Sets the x and y.

Implementation

setXY(num x, num y);