[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] very easy snippets to start: where from i can get?




You can create subsurfaces, one for each sprite. [ http://www.pygame.org/docs/ref/surface.html#Surface.subsurface ]

Have you seen these tutorials? They will get you started learning what classes are and how they work

http://docs.python.org/tut/
http://docs.python.org/tut/node11.html



--
Jake