stepping Morphs

Chris Burkert christian.burkert at s2000.tu-chemnitz.de
Sun Dec 1 15:18:42 UTC 2002


Hello List

I'm playing with stepping Morphs and want to build something like a 
Clock but moving faster. One line should go around in about 5 seconds. 
So I took the WatchMorph. I changed it that it steps 360 times for one 
circle. So it has about 14 milliseconds for one step. Everytime I send a 
#step it does a #changed. Then I realized that it's too slow at all. It 
takes about half a second to draw the (whole) Morph. The Morph extents 
about 250 at 250. How can I get it faster ?
    __
   /  \
  /   /\         )
(   /  )       /    it's turning around
  \    /     | /
   \__/      |/_

thanks for Help
            Chris Burkert
-- 
------------------------------------------------------------------------
Student of applied Computer Science at Chemnitz University of Technology
      http://www.chrisburkert.de/            chbu at hrz.tu-chemnitz.de
------------------------------------------------------------------------
"I invented the term Object-Oriented, and I can tell you I did not have
  C++ in mind." - Alan Kay --> http://www.squeak.org/




More information about the Squeak-dev mailing list