Mene-Mene![]() Member Posts: 1398 From: Fort Wayne, IN, USA Registered: 10-23-2006 |
Okay I'm working on WOB (the Well Of Bethlehem) and I'm converting it to BM. I'm doing the menus and need to detect collision between the mouse, and the button images. In BB I use ImagesOverlap. So I use ImagesCollide instead. It tries to convert my image to a interger for some WEIRD reason. So I try CollideImage, and CollideRect, unfortunetly It requires 2 fields I don't know about, I basically copied the examples in it. But it does nothing now. Here's the code:
------------------ |