views:

22

answers:

0

Hi

This is the first time I have ever attempted to do something like this, and just using rectangle collision with CGRectIntersectsRect for my UIImageViews isn't good enough anymore.

What is the absolute simplest/best way of achieving pixel collision?

All I need is for the alpha pixels to not collide, right?

Hope you can help, thanks.