#include <input_state.hpp>
◆ Key() [1/2]
| Key::Key |
( |
EKey | e, |
|
|
KeyType | t, |
|
|
int | code, |
|
|
std::string | repr, |
|
|
bool | requires_mod = true, |
|
|
bool | shift = false, |
|
|
EKey | shifted = EKey::DUMMY ) |
|
inline |
◆ Key() [2/2]
◆ glfw_code
◆ key_enum
◆ key_enum_of_shifted_version
| EKey Key::key_enum_of_shifted_version |
◆ key_type
◆ pressed_signal
◆ requires_modifer_to_be_typed
| bool Key::requires_modifer_to_be_typed |
◆ shiftable
◆ string_repr
| std::string Key::string_repr |
The documentation for this class was generated from the following file: