|
A time variable.: msg#00094lang.smalltalk.squeak.beginners
HelLo!!!!! People,,, I expect that you have a Great Time!!! I have a question about the time variable I'm doing a proyect about a threater show with diffents Bots. But I want that a Bot does the actions during a severals times. I want to see how the Bot does a action in slower viewer. That there are time between a action and the next. For exemple: |dinho| dinho :=Bot new. 20 timesRepeat: [ dinho turnLeft: 15. dinho go: 15. dinho south. dinho go: 3.88. dinho east.] In this code I want to see how the Bot does the code in slower viewer for the Theater Show... How can I do It??? What code can I use?? THANKS YOU SO MUCH!!!! -- View this message in context: http://www.nabble.com/A-time-variable.-tf4713622.html#a13473824 Sent from the Squeak - Beginners mailing list archive at Nabble.com.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: using collect on a ReadStream, Oscar Nierstrasz |
|---|---|
| Next by Date: | MIDI support, stan414 |
| Previous by Thread: | using collect on a ReadStream, Norbert Hartl |
| Next by Thread: | MIDI support, stan414 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |