enum EE::UI::UIOrientation

#include <uihelper.hpp>

enum UIOrientation: Uint32 {
    Vertical,
    Horizontal,
};