lxgui
Loading...
Searching...
No Matches
include
lxgui
gui_orientation.hpp
1
#ifndef LXGUI_GUI_ORIENTATION_HPP
2
#define LXGUI_GUI_ORIENTATION_HPP
3
4
#include "lxgui/lxgui.hpp"
5
#include "lxgui/utils.hpp"
6
7
namespace
lxgui::gui
{
8
9
enum class
orientation
{
vertical
,
horizontal
};
10
11
}
// namespace lxgui::gui
12
13
#endif
lxgui::gui
Definition
gui_addon_registry.cpp:20
lxgui::gui::orientation
orientation
Definition
gui_orientation.hpp:9
lxgui::gui::orientation::horizontal
@ horizontal
lxgui::gui::orientation::vertical
@ vertical
Generated on Mon Apr 21 2025 18:06:23 for lxgui by
1.9.8