Collision detection of images?

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

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

Understanding Max2D Collision Functions