Table of contents
Chapter index
Previous slide
Next slide
141
Using timers
Animating transforms
Using timers
To run until the stop time:
loop TRUE
stopTime
>
startTime
To run one cycle then stop:
loop FALSE
stopTime
<=
startTime