KTech 1.1.0
C++ 2D terminal game engine library
Loading...
Searching...
No Matches
KTech::CellA Member List

This is the complete list of members for KTech::CellA, including all inherited members.

bKTech::CellA
cKTech::CellA
CellA(char character=' ', RGBA foreground=RGBAColors::transparent, RGBA background=RGBAColors::transparent)KTech::CellAinline
CellA(Cell cell, uint8_t foregroundAlpha, uint8_t backgroundAlpha)KTech::CellAinline
fKTech::CellA
operator==(const CellA &cellA) const -> boolKTech::CellAinline