|
|
constexpr | FCellColor (uInt32 value) noexcept |
| |
|
constexpr | FCellColor (FColor fg, FColor bg) noexcept |
| |
|
constexpr | FCellColor (FColors color) noexcept |
| |
|
constexpr auto | getPair () const noexcept -> FColors |
| |
|
constexpr auto | getFgColor () const noexcept -> FColor |
| |
|
constexpr auto | getBgColor () const noexcept -> FColor |
| |
|
constexpr void | setPair (const FColors &pair) noexcept |
| |
|
constexpr void | setFgColor (const FColor &fg) noexcept |
| |
|
constexpr void | setBgColor (const FColor &bg) noexcept |
| |
|
constexpr auto | operator= (std::initializer_list< FColor > list) noexcept -> FCellColor & |
| |
The documentation for this struct was generated from the following file: