#include <InputBindings.h>
◆ KeyChord() [1/2]
| InputBindings::KeyChord::KeyChord |
( |
| ) |
|
|
default |
◆ KeyChord() [2/2]
◆ Enabled()
| bool InputBindings::KeyChord::Enabled |
( |
| ) |
const |
|
inline |
◆ IsActive()
| bool InputBindings::KeyChord::IsActive |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool InputBindings::KeyChord::operator!= |
( |
const KeyChord & |
rhs | ) |
const |
|
inline |
◆ operator<()
| bool InputBindings::KeyChord::operator< |
( |
const KeyChord & |
rhs | ) |
const |
|
inline |
◆ operator==()
| bool InputBindings::KeyChord::operator== |
( |
const KeyChord & |
rhs | ) |
const |
|
inline |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
, |
|
|
const KeyChord & |
|
|
) |
| |
|
friend |
◆ operator>>
| std::string_view & operator>> |
( |
std::string_view & |
, |
|
|
KeyChord & |
|
|
) |
| |
|
friend |
◆ activator
◆ m_active
| bool InputBindings::KeyChord::m_active = false |
◆ m_queuedEvents
| uint8_t InputBindings::KeyChord::m_queuedEvents = 0 |
◆ modifier1
◆ modifier2
The documentation for this struct was generated from the following file: