View Single Post
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#2
Hum ... are you kidding ?

Your code will be slow everywhere ... ! try to read some pygame tutorial ...

PyGame isn't slow when used properly. Look at solarwolf, or Vectormine ... it s write in pygame but run well on n900.

gobject.timeout_add(1,self.tick) <- this kind of things is really slow on my computer too !