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

[pygame] Some pygame documentation typos



https://www.pygame.org/docs/
various programs demonstrating the use of individual pyame modules

https://www.pygame.org/docs/tut/chimp/ChimpLineByLine.html
players fist
Since this sprite container is really an instance of the "DrawPlain" sprite group, it knows how to draw our sprites.

https://www.pygame.org/docs/tut/chimp/chimp.py.html
#call sprite intializer
depending on the monkeys state

Not cool:
self.dizzy = self.dizzy + 12