Some small bug fixes:
UPDATES
- New helper methods for container (auto_container_h_zero, auto_container_v_zero) for zero padding
- (auto_button) set_checked now has an optional "uncheck_radio_group_buttons" parameter defaulted to false
- (auto_button) New Method: '.uncheck_radio_group()'
- (auto_lifebar) New Methods: 'set_width()' and 'set_height()'
BUG FIXES
- Fixed error in auto_button_checkable_sprite() method
- Fixed mouse positioning again...(aui_get_gui_x/y)