Figure.move

Offset figure window position by given values.

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

Meta