Figure.moveTo

Move figure window to given position on screen.

  1. void moveTo(int x, int y)
    class Figure
    void
    moveTo
    (
    int x
    ,
    int y
    )
  2. void moveTo(int[] pos)

Meta