Method POINT.Offset Overload this.x += x; this.y += y; public void Offset(int x, int y) Parameters x (int) y (int)