CollisionDetector.testCollision

Tests if the two objects have collided. Returns true if they had. Pixel precise.

class CollisionDetector
bool
testCollision
(
int a
,
int b
)

Meta