enum EE::Scene::Actions::Tint::TintType

#include <tint.hpp>

enum TintType {
    Background,
    Foreground,
    Skin,
    Border,
    Text,
    TextShadow,
    TextOutline,
    BackgroundTint,
    ForegroundTint,
};