Can somebody clear up exactly how pixel-test( works? For the Helicopter game I have been working on I just threw a bunch of them together, and I achieved a sort of half working collision detection.
I am using an 8x16 helicopter sprite, if that is important. And the bricks I am colliding with are 3 pixels wide by 8 pixels tall.