I thought my topic post wasn't submitted.....and I think I didn't post in this category with that name....anywayz
zilik wrote:
Two thing popped in my mind.
You fix two points A(x1,y1), B(x2,y2). A represents the top-left, while B represents the bottom-right coordinates of the option text. After that you check if the mouse is between those coordinates.
The other one is similar, you create some kind of panels as menu items and draw the menu text on them. After that you draw the menu items wherever you want and check if the mouse is over them.
I Hope it helps.
Thanks, it does the trick of checking if the mouse of the option area.