- Home
·
- Graphics
·
- Makes the program halt for a set time, excelent for use in animations
Makes the program halt for a set time, excelent for use in animations
Makes the program "halt" for a set time, excelent for use in animations
Rate Makes the program halt for a set time, excelent for use in animations
(1(1 Vote))
secs = milliseconds*1000
G= TIMER
Do while timer-G < secs:LOOP
End Sub
Makes the program halt for a set time, excelent for use in animations Comments
No comments yet — be the first to post one!
Post a Comment