pygame-menu v4.3.4
- Added menu methods
disable_render()
andenable_render()
to improve Menu build for advanced users, #439. - Added menu method
get_col_rows()
to retrieve the number of columns and rows.
disable_render()
and enable_render()
to improve Menu build for advanced users, #439.get_col_rows()
to retrieve the number of columns and rows.