Adjustments to how mouse clicks are handled.
-
Change to mouse class: Added mouse clicked method which only registers once the left mouse button is released to ensure that it is only called once.
-
Change to the menu buttons to ensure they are responsive when clicked hence fixing a bug with elements not being placed.