enum EE::UI::BorderType

#include <border.hpp>

enum BorderType: Uint32 {
    Inside,
    Outside,
    Outline,
};