chickadee » s9fes-char-graphics » rect-bias

rect-bias RECT DX DYprocedure

Shift the RECT by DX in the horizontal and DY in the vertical. Does not change the size.

DX
integer : negative (left) or positive (right)
DY
integer : negative (up) or positive (down)