Collision Detection for Actionscript 3
        Posted  
        
            by M28
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by M28
        
        
        
        Published on 2010-03-18T18:14:34Z
        Indexed on 
            2010/03/18
            18:21 UTC
        
        
        Read the original article
        Hit count: 933
        
Well, I was searching for a simple collision detection function for as3, I found Collision Detection Kit, but it is too complicated, I just want a damn function that I give 2 objects as paramenters and that's it.
I would like to know where can I find a pixel-perfect collision detection function (The faster, the better)
© Stack Overflow or respective owner