Collision detection of images?

BlitzMax Forums/BlitzMax Beginners Area/Collision detection of images?

767pilot(Posted 2006) [#1]
Whats the best way to check collision of several images?

I can use imagescollide function to check collision of image a into image b but how could I check for collision of image a or image b or image c etc into each other?

Its a bit long winded to code the logic for a dozen different images !

Thanks
Graham


tonyg(Posted 2006) [#2]
Understanding Max2D Collision Functions