C# (CSharp) Project290.Menus Namespace

Nested Namespaces

Project290.Menus.MenuDelegates

Classes

Name Description
BoxArtMenu The menu displayed on the box art for the box art that is a menu.
DescriptionMenuEntry Used for representing a menu entry with a string description.
MenuAction This is a link between the pressing of some button on the controller and performing some action through a delegate.
PauseMenu An instance of a pause menu. This will support the options to resume the game, restart the level, go to the options menu, buy the game (if in trial mode), go to the title sceen, and quit the game.
VolumeControlDisplayEntry Used for both controlling volume and displaying the volume.