C# (CSharp) Project290.Menus.MenuDelegates Namespace

Classes

Name Description
ChangeStorageDeviceDelegate Used to change the current storage device. This only works for XBOX
GoToTitleDelegate This pops the most recent screen off of the screen stack of GameWorld.
LaunchSolitudeDelegate This pops the most recent screen off of the screen stack of GameWorld and lauches a new instance of SolitudeGameScreen.
QuitGameDeleage A delegate used for exiting the game.
QuitPauseScreenDelegate This kills the pause screen.
QuitTopDelegate This pops the most recent screen off of the screen stack of GameWorld.
ShowCreditsDelegate Used for popping up the credits screen.