pygame-menu v3.3.0
- Added menu
.get_window_size()
and.get_size()
methods. - Added tests support for python 3.8 and 3.9.
- Added the possibility to set the screen dimensions explicitly, #219.
- Docs improvements.
- Full
pygame v2.0.0
support, #220. - Removed
back_box
parameter from the menu constructor. - Removed support for python 3.4.