![]() |
KTech 1.1.0
C++ 2D terminal game engine library
|
Various terminal input escape sequences. More...
Namespaces | |
namespace | Alt |
Inputs triggered with the "alt" modifier key. | |
namespace | Ctrl |
Inputs triggered with the "control" modifier key. | |
namespace | CtrlAlt |
Inputs triggered with the "contorl" and "alt" modifier key. | |
namespace | CtrlShift |
Inputs triggered with the "contorl" and "shift" modifier key. | |
namespace | Shift |
Inputs triggered with the "shift" modifier key. | |
Various terminal input escape sequences.
Very useful for CallbackGroup::RegisterCallback()
.