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

Re: [pygame] blitting arrays/lists



well the idea is I will be updating this surface every frame so it won't be drawn just once.
I'm just wondering if there is anything slow about it, like in opengl if your drawing to the frontbuffer it's slower than drawing to the backbuffer.