GMLscripts.com

Interaction :: Mouse

draw_get_button(x,y,str,width,height,color,hover,bgcolor)
Draws a simple labeled button on the screen and returns true if it has been clicked using the left mouse button.
mouse_has_moved()
Returns true if the mouse has moved since it was last checked, false otherwise.