SRGraphRect::Move
voidSRGraphRect::Move(doublex, doubley)
Shifts the rectangle by the x and y offsets provided
Defined in: SRGraphRect.h
Parameters
x
Value by which to move horizontally (may be negative)
y
Value by which to move vertically (may be negative)