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

Re: [pygame] Firing bullets



Charles Joseph Christie II wrote:

I know that it is faster, but I'm not sure how much faster, or how much
more efficiently it will work, and if it is easier or harder to code it
that way, although the kill and recreate way sounds a bit easier to
code.

Just code it the easiest way that will work to begin with. Chances are it will be perfectly okay. Later, *if* it turns out to be to slow, you can experiment with optimisations.

--
Greg