C# (CSharp) EtherDuels.Menu.View Namespace

Classes

Name Description
MenuDialogView Defines the view of a MenuDialog. It contains a list of MenuItemViews. It draws the associated MenuDialog only if that is currently active.
MenuView The MenuView is responsible for drawing the menu and all its subcomponents. It contains a list of menuDialogViews of which only one at a time can be active.