Skip to content

A simple console UI frame. User input is not belongs to this project.

License

Notifications You must be signed in to change notification settings

yamiYori/Console-Menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleMenu

There's no any other word but simple can describe this console ui frame.

Inherite menuBase class to custom manu, override StatusMove function to define option behaviors.

Code Reference

No secret before source.

Custom Menu (Literally meaning)

Menu Operate (Menu switch , select&run option)

Init menu (Just see "TODO")

Main (Ready work)

Color Control

titleTextTheme title color

highLightedTextTheme selected item color

normalTextTheme other item & help info color

UI system

void UISystemInit() Init UI control system.

void SetDefaultUI(string) When error occured , jump to this menu by default.

void UITransform(string) Jump to a menu.

UI_ADD A Macro. Add your menu to ui system , call this in UISystemInit()

About

A simple console UI frame. User input is not belongs to this project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages