Added full-screen toggle option in start menu.
- Added 'toggle_full_screen' key binding to json file. - Implemented full-screen functionality in rats.py.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
|
||||
"start_game": ["Return", 13],
|
||||
"toggle_full_screen": ["F"],
|
||||
"quit": ["Q", 12]
|
||||
}
|
||||
Reference in New Issue
Block a user