![]() |
WinMoveRel | Function (ROM Call 0x1D) |
wingraph.h |
void WinMoveRel (WINDOW *w, short dx, short dy); |
Sets the current window pen position relative to the previous position.
WinMoveRel acts like WinMoveTo, but dx and dy are relative to the current pen position.