Rect.offset

  1. void offset(int x, int y)
    struct Rect
    void
    offset
    (
    int x
    ,
    int y
    )
  2. void offset(Point pt)

Meta