This function is called everytime a mouse button is released.
Important Note: Besure to call Controls("mouse") in the first line of the game !
function _mousereleased(x,y,button) --Do something here end