![]() |
KTech 1.1.0
C++ 2D terminal game engine library
|
This is the complete list of members for KTech::CellA, including all inherited members.
b | KTech::CellA | |
c | KTech::CellA | |
CellA(char character=' ', RGBA foreground=RGBAColors::transparent, RGBA background=RGBAColors::transparent) | KTech::CellA | inline |
CellA(Cell cell, uint8_t foregroundAlpha, uint8_t backgroundAlpha) | KTech::CellA | inline |
f | KTech::CellA | |
operator==(const CellA &cellA) const -> bool | KTech::CellA | inline |