Adds a clutter_path_move_to type node to the path.
This is usually used as the first node in a path. It can also be used in the middle of the path to cause the actor to jump to the new coordinate.
| this |
a Path |
| x |
the x coordinate |
| y |
the y coordinate |