![]() |
KTech 1.1.0
C++ 2D terminal game engine library
|
This is the complete list of members for KTech::Output, including all inherited members.
Clear() | KTech::Output | |
Draw(const std::vector< Cell > &sourceImage, UPoint resolution, Point position=Point(0, 0), UPoint start=UPoint(0, 0), UPoint end=UPoint(0, 0), uint8_t alpha=std::numeric_limits< uint8_t >::max()) | KTech::Output | |
Draw(const std::vector< CellA > &sourceImage, UPoint resolution, Point position=Point(0, 0), UPoint start=UPoint(0, 0), UPoint end=UPoint(0, 0), uint8_t alpha=std::numeric_limits< uint8_t >::max()) | KTech::Output | |
Engine (defined in KTech::Output) | KTech::Output | friend |
Log(const std::string &text, RGB color) | KTech::Output | static |
outputOnQuit | KTech::Output | |
Print() | KTech::Output | |
PrintStartupNotice(const std::string &title, const std::string &years, const std::string &author, const std::string &programName) const | KTech::Output | |
resolution | KTech::Output | |
ShouldPrintThisTick() const -> bool | KTech::Output | |
ShouldRenderThisTick() -> bool | KTech::Output |