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

Re: [pygame] Pixel perfect collision detection sugestion



*smile*

If you take a look at my example code in the first post you can see that I
do just that.

Best Regards
/John


> Even better, perform rect collision first, then iterate over *just* the
rec=
> t=20
> that collided.
>