static Point locationOutsideOfScreen() { ret new Point(screenWidth()+100, 0); }