Gorgon Game Engine
UI.cpp File Reference
Include dependency graph for UI.cpp:

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::UI
 This namespace contains User interface related functionality.
 
 Gorgon::Widgets
 

Functions

void Initialize (std::string fontname="", float density=7.5, int min=9)
 Initializes the UI system. More...
 

Variables

Widgets::Generator * generator