SimpleWindow.move

Move window.

  1. void move(int x, int y)
  2. void move(Point p)
    class SimpleWindow
    void
    move
Suggestion Box / Bug Report