fn_moveobject
Contents
Syntax
dp = fn_moveobject(hobj[,'latch'][,'point',i]) dp = fn_moveobject(hobj,vector)
Description
moves objects while mouse button is pressed the second syntax moves the object by a fixed vector
Options - 'latch' when button is released, brings objects back to initial position - 'point',i move only the ith point(s) of line objects - 'twice' wait for button press+release, or release+pressagain - 'x','y' move in x or y only
See also fn_buttonmotion, fn_pan
Source
Thomas Deneux
Copyright 2007-2017