offset


Description:

public void offset (float d_x, float d_y)

Offsets the origin of this by the given values, after normalizing the rectangle.

Parameters:

this

a Rect

d_x

the horizontal offset value

d_y

the vertical offset value