![]() |
![]()
| ![]() |
![]()
NAMEmove_image - Set new world-space coordinates for the specified video object. SYNOPSISnil
DESCRIPTIONAll move/scale/rotate transforms can be animated by specifying a relative deadline. These can be both queued and combined, letting the engine to interpolate (linearly by default) allowing for inexpensive yet smooth transitions and animations. Interp can be set to any of the constants ( INTERP_LINEAR , INTERP_SINE , INTERP_EXPIN , INTERP_EXPOUT , INTERP_EXPINOUT , INTERP_SMOOTHSTEP ). EXAMPLEfunction move_image0() SEE ALSO:rotate_image(3) scale_image(3) nudge_image(3) resize_image(3)
|