step.time(oA,vB);
The delay (in interpreter cycles) between steps (movements) of object oA is set to vB. For example, if the step time is set to 2, the object will only move every second cycle. Note that an object's step time is independent from it's cycle.time.
step.size
cycle.time
Moving Objects