﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	i_links	o_links
109	menu-screen	bensch	bensch	"= Menu-Screen = 

== idea ==
like all games orxonox too needs a start-screen. The Startscreen is a menu, where the user can:
  * choose a profile (later stage)
  * start a new Game
  * choose some settings
  * quit the game

== implementation ==
The problem is, to define a new Class named MenuSreen, that is like world a Loop-class, that 
  1. displays the GUI
  2. checks for input events
  3. acts on them.
  4. maybe display a cool background (animated)

Settings should be saveable. -> use the GUI class to write directly to the orxonox.conf file.
maybe save some states, and default values.


== considerations ==
for the menu-screen to work properly, context-switches might be nice, e.g.
  * see #110 for more info on this topic"	defect	closed	major	Old Orxonox tickets orx-v0	GUI		fixed				
