Package com.bombinggames.wurfelengine.extension.basicmainmenu
This package provides a basic main menu to start a game instance.
-
Class Summary Class Description BasicMainMenu This class provides a simple basic main menu if you don't want to set up your own and just want to test your game controllers.BasicMenuItem A menu item is an object wich can be placed on a menu.GameViewWithCamera A simple Controller which adds a camera.MenuController The controller of the main Menu manages the data.MenuView The View manages the graphical ouput and input.