Defines the Game class.
Builds the skool and the cast, and executes the main loop of the game.
Parameters: |
|
---|
Start the game and enter the main loop.
The in-game menu.
Parameters: |
|
---|
Build the title image and menu item images.
Return the operation to perform (which may be None).
Reset the menu. Specifically:
Menu operation: Load.
Menu operation: Quit.
Menu operation: Resume.
Menu operation: Save.
Menu operation: Decrease scale.
Menu operation: Increase scale.
Menu operation: Toggle fullscreen mode.
Menu operation: Update the screen.