#include <input.hpp>
◆ getModifiersMask()
| std::vector< bool > InputEventWithModifiers::getModifiersMask |
( |
| ) |
const |
◆ isCommandOrControlPressed()
| bool InputEventWithModifiers::isCommandOrControlPressed |
( |
| ) |
const |
◆ altPressed
| bool InputEventWithModifiers::altPressed = false |
◆ commandOrControlAutoremap
| bool InputEventWithModifiers::commandOrControlAutoremap = false |
◆ ctrlPressed
| bool InputEventWithModifiers::ctrlPressed = false |
◆ metaPressed
| bool InputEventWithModifiers::metaPressed = false |
◆ shiftPressed
| bool InputEventWithModifiers::shiftPressed = false |
The documentation for this class was generated from the following file: