That Terminal
A terminal emulator designed for video making purposes.
keysym.hh
Go to the documentation of this file.
1
#ifndef bqtKeySymHH
2
#define bqtKeySymHH
3
#include <string>
8
#include <SDL.h>
9
11
std::string
InterpretInput
(
bool
shift,
bool
alt,
bool
ctrl, SDL_Keycode sym);
12
13
#endif
InterpretInput
std::string InterpretInput(bool shift, bool alt, bool ctrl, SDL_Keycode sym)
Definition:
keysym.cc:48
src
keysym.hh
Generated by
1.9.1