So, simple question.
If i want to trigger something by clicking on a button, is there a way in which LWJGL can help me by knowing if I clicked on a certain texture OR do I have to do all the math checking clicking events and checking the mouse coordinates to see if it actually is on top of an image?