add_rel_move_to
Description:
Same as add_move_to except the coordinates are relative to the previous node.
Parameters:
| this |
a Path |
| x |
the x coordinate |
| y |
the y coordinate |
Same as add_move_to except the coordinates are relative to the previous node.
| this |
a Path |
| x |
the x coordinate |
| y |
the y coordinate |