void SetPos(const Point<int>& pos); void SetPos(int x, int y);
SetPos sets the position of the window.