enum EE::Graphics::RichText::InlineFloat

#include <richtext.hpp>

enum InlineFloat {
    None,
    Left,
    Right,
};