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

Re: [SPAM: 3.000] [pygame] thinking of changing gfxdraw module...



On Tue, May 31, 2011 at 2:02 PM, Greg Ewing <greg.ewing@xxxxxxxxxxxxxxxx> wrote:
-1 if this means I'd have to build a list if I just want
to draw one item, because that introduces inefficiencies
of its own and makes the code less clear.
I agree somewhat.  I definitely think that there should be a way to draw many items simultaneously, but I also think that there should be a nice way to draw one item singly as well.