|
|
constexpr | FColorPair (FColor fg=FColor::Default, FColor bg=FColor::Default) |
| |
|
auto | getClassName () const -> FString |
| |
|
constexpr auto | getForegroundColor () const noexcept -> FColor |
| |
|
constexpr auto | getBackgroundColor () const noexcept -> FColor |
| |
|
constexpr void | setForegroundColor (FColor color) noexcept |
| |
|
constexpr void | setBackgroundColor (FColor color) noexcept |
| |
|
constexpr void | setColorPair (const FColorPair &pair) noexcept |
| |
|
constexpr void | setColorPair (FColor fg, FColor bg) noexcept |
| |
|
void | swap () noexcept |
| |
The documentation for this class was generated from the following file: