|
That Terminal
A terminal emulator designed for video making purposes.
|
Defines InterpretInput() More...
#include <string>#include <SDL.h>

Go to the source code of this file.
Functions | |
| std::string | InterpretInput (bool shift, bool alt, bool ctrl, SDL_Keycode sym) |
Defines InterpretInput()
| std::string InterpretInput | ( | bool | shift, |
| bool | alt, | ||
| bool | ctrl, | ||
| SDL_Keycode | sym | ||
| ) |
Interprets the button that has been pressed and converts it into a sequence of characters.