KTech 1.1.0
C++ 2D terminal game engine library
Loading...
Searching...
No Matches
KTech::Keys::Shift Namespace Reference

Inputs triggered with the "shift" modifier key. More...

Variables

constexpr char const * return_ = "\x1bOM"
 
constexpr char const * delete_ = "\x1b[3;2~"
 
constexpr char const * tab = "\x1b[Z"
 

Detailed Description

Inputs triggered with the "shift" modifier key.