C# (CSharp) Gears.Navigation Namespace

Classes

Name Description
BackMenuOption
MenuItemCollection
MenuState
MenuUserControl
Old_MenuState MenuState rev.005 Abstract class, intended to be inherited from and then instantiated with constructor parameters. Every MenuState is a Menu, and contains a MenuItemCollection, which is simply a collection of possible MenuStates for use in the MenuState/Engine logic. To avoid feature creep, this revision does not include parameterized fonts or font sizes or window sizes. This is done on purpose and can easily be refactored in on a later revision.