Difference between revisions of "AMOSi:Move"

From Amiga Coding
Jump to: navigation, search
m (1 revision(s))
 
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

Moves an object through a fancy pattern.


Move horizontal distance,vertical distance,steps

horizontal distance is the total distance to be moved across the display.


vertical distance holds the total distance to be moved down.


Negative values reverse the direction!


steps enters the number of stages the movement will be divided up into.