Syntax
reposition.to.v(oA,vX,vY);
Description
The position on the screen of object oA is changed to vX,vY. The reposition.to command should be used for objects that are currently on the screen. reposition.to.v does the same job as position.v, but it erases the object before moving it and draws it again afterwards.
See also