Sista v3.0.0-alpha.1
Sista is a C++ lightweight OS-agnostic library for terminal animations and videogames
|
This is the complete list of members for sista::ANSISettings, including all inherited members.
ANSISettings() | sista::ANSISettings | |
ANSISettings(const RGBColor &, const RGBColor &, const Attribute &) | sista::ANSISettings | |
ANSISettings(const ForegroundColor &, const BackgroundColor &, const Attribute &) | sista::ANSISettings | |
ANSISettings(const RGBColor &, const BackgroundColor &, const Attribute &) | sista::ANSISettings | |
ANSISettings(const ForegroundColor &, const RGBColor &, const Attribute &) | sista::ANSISettings | |
ANSISettings(const RGBColor &, const RGBColor &, const std::bitset< 10 > &) | sista::ANSISettings | |
ANSISettings(const ForegroundColor &, const RGBColor &, const std::bitset< 10 > &) | sista::ANSISettings | |
ANSISettings(const RGBColor &, const BackgroundColor &, const std::bitset< 10 > &) | sista::ANSISettings | |
ANSISettings(const ForegroundColor &, const BackgroundColor &, std::initializer_list< Attribute >) | sista::ANSISettings | |
ANSISettings(const ForegroundColor &, const RGBColor &, std::initializer_list< Attribute >) | sista::ANSISettings | |
ANSISettings(const RGBColor &, const BackgroundColor &, std::initializer_list< Attribute >) | sista::ANSISettings | |
ANSISettings(const ForegroundColor &, const BackgroundColor &, const std::bitset< 10 > &) | sista::ANSISettings | |
ANSISettings(const RGBColor &, const RGBColor &, std::initializer_list< Attribute >) | sista::ANSISettings | |
ANSISettings(const std::variant< ForegroundColor, RGBColor > &, const std::variant< BackgroundColor, RGBColor > &, const std::variant< Attribute, std::bitset< 10 > > &) | sista::ANSISettings | |
apply() const | sista::ANSISettings | |
attribute | sista::ANSISettings | |
backgroundColor | sista::ANSISettings | |
foregroundColor | sista::ANSISettings | |
reset() const | sista::ANSISettings |