enum EE::Graphics::LineWrapType

#include <linewrap.hpp>

enum LineWrapType {
    Viewport,
    LineBreakingColumn,
};