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

Re: [pygame] video synch



What is the difference between display.flip() and display.update() when update receives no arguments? Is update faster if given the rects? How would I get those arguments from the sprite classes?