Multiple objects running the same script
"R.D. Latimer" <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.squeakland |
|---|---|
| Message-ID | <CAM8Wt+Y5gvqDtgHTDH7gw6c+KwtSAnOYFZ3eB2AJ_A+mwpXFzA@mail.gmail.com> |
Etoys- I have a 'turtle' with a reset button (clears screen, sets position to random xy) and a drawpattern script with random colors. Can I create many copies of this turtle and run all the resets at once - re-positions all 'turtles' and clears the screen, and then run drawpattern all at once for all turtles? Note that drawpattern needs to run only once, not constantly as with a timer. Thanks, Randy Latimer _______________________________________________ squeakland mailing list [email protected] http://lists.squeakland.org/mailman/listinfo/squeakland