Shkyera Engine
Easy to use, game engine for Python
ui Directory Reference
Directory dependency graph for ui:

Directories

directory  components
 
directory  widgets
 

Files

file  UI.cpp
 
file  UI.hpp [code]
 Contains the declaration of the UI class, responsible for handling the user interface.
 
file  UIComponent.cpp
 
file  UIComponent.hpp [code]
 Contains the declaration of the UIComponent class, a base class for user interface of objects' components.
 
file  Widget.cpp
 
file  Widget.hpp [code]
 Contains the declaration of the Widget class, an abstract base class for GUI widgets.