#include <SceneInputActions.h>
Definition at line 63 of file SceneInputActions.h.
◆ Action
◆ Modifier
Enumerator |
---|
LEFT_CTRL | |
RIGHT_CTRL | |
LEFT_ALT | |
RIGHT_ALT | |
LEFT_SHIFT | |
RIGHT_SHIFT | |
COUNT | |
Definition at line 71 of file SceneInputActions.h.
◆ add()
bool Divide::PressReleaseActions::add |
( |
const Entry & |
entry | ) |
|
◆ clear()
void Divide::PressReleaseActions::clear |
( |
| ) |
|
|
noexcept |
◆ PROPERTY_R()
Divide::PressReleaseActions::PROPERTY_R |
( |
vector< Entry > |
, |
|
|
entries |
|
|
) |
| |
◆ s_modifierMappings
◆ s_modifierNames
Initial value:= {
"LCtrl", "RCtrl", "LAlt", "RAlt", "LShift", "RShift"
}
Definition at line 90 of file SceneInputActions.h.
The documentation for this class was generated from the following files: