[pygame] GSoC Proposal Feedback

2009-04-03 Thread Erisvaldo Junior
Hi guys, I would like to receive some feedback about my proposal Improved Sprite and Scene System for Pygame. Draft at: http://socghop.appspot.com/student_proposal/show/google/gsoc2009/erisvaldojunior/t123873664199?subscription=on Also attached. Please provide me some tips because

Re: [pygame] GSoC Proposal Feedback

2009-04-03 Thread René Dudfield
Hi, there are already layer sprite classes: eg. http://pygame.org/docs/ref/sprite.html#pygame.sprite.LayeredUpdates Apart from that your application looks pretty good. I like pretty much all of your proposed enhancements (tiles, animated sprites, and scenes). I think they'd all be useful for

Re: [pygame] GSoC Proposal Feedback

2009-04-03 Thread René Dudfield
one minor thing... To maintain backwards compatibility, Sprite would become a more abstract type that supports either the actual Sprite system (which would receive some improvements) and the growing up engine. The end of this sentance sounds funny... the growing up engine. cheers, On Sat, Apr