Figure.move

Offset figure window position by given values.

  1. void move(int x, int y)
    class Figure
    void
    move
    (
    int x
    ,
    int y
    )
  2. void move(int[] offset)

Meta