MyGUI: MyGUI documentation page (original) (raw)
Introduction
This documentation file contains information about MyGUI library. MyGUI is a library for creating Graphical User Interfaces (GUIs) for games and 3D applications. The main goals of MyGUI are: speed, flexibility and ease of use.
Here's list of main external classes.
Widgets
- Base Widget
- Button
- Canvas
- ComboBox
- DDContainer
- EditBox
- ImageBox
- ItemBox
- ListBox
- MenuBar
- MenuControl
- MultiListBox
- PopupMenu
- ProgressBar
- ScrollBar
- ScrollView
- TabControl
- TextBox
- Window
Managers
- Main Gui manager
- ClipboardManager
- ControllerManager
- DataManager
- DynLibManager
- FactoryManager
- FontManager
- InputManager
- LanguageManager
- LayerManager
- LayoutManager
- PluginManager
- PointerManager
- RenderManager
- ResourceManager
- SkinManager
- ToolTipManager
- WidgetManager