struct EE::UI::FlexLayouter::Axis

#include <flexlayouter.hpp>

struct Axis {
    // fields

    bool horizontal;
    bool reversed;
};