![]() |
KTech 1.1.0
C++ 2D terminal game engine library
|
Inputs triggered with the "contorl" and "shift" modifier key. More...
Variables | |
constexpr char const * | up = "\33[1;6A" |
constexpr char const * | down = "\33[1;6B" |
constexpr char const * | right = "\33[1;6C" |
constexpr char const * | left = "\33[1;6D" |
Inputs triggered with the "contorl" and "shift" modifier key.