Gorgon Game Engine
UI.h File Reference
Include dependency graph for UI.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

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