ShishGL
1.0
A simple modular cross-platform graphics library
GUI.hpp
Go to the documentation of this file.
1
/*============================================================================*/
2
#ifndef SHISHGL_GUI_HPP
3
#define SHISHGL_GUI_HPP
4
/*============================================================================*/
5
6
#include "
UIWindow.hpp
"
7
#include "
UIButton.hpp
"
8
#include "
UISwitch.hpp
"
9
#include "
UISlider.hpp
"
10
#include "
UIScrollbar.hpp
"
11
#include "
UICanvas.hpp
"
12
#include "
UIFrame.hpp
"
13
//#include "UILabel.hpp"
14
//#include "UISlider2D.hpp"
15
//#include "UITextInput.hpp"
16
17
/*============================================================================*/
18
#endif //SHISHGL_GUI_HPP
19
/*============================================================================*/
UIScrollbar.hpp
UISlider.hpp
UIFrame.hpp
UISwitch.hpp
UICanvas.hpp
UIWindow.hpp
UIButton.hpp
include
ShishGL
GUI
GUI.hpp
Generated by
1.8.20