Skip to content

Quit game method for startmenu #10

Description

@liam027

The StartMenuController has a command for exiting the game but it is currently empty. Need to implement the method so it actually closes the game.

StartMenuController:

	public void exitGame(){
		//TO-DO: exit the game using world.gameOver(); 
	}

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions