Definition at line 145 of file inputDevice.h.
◆ ButtonState()
InputDevice::ButtonState::ButtonState |
( |
ButtonHandle | handle | ) |
|
|
inline |
◆ operator bool()
InputDevice::ButtonState::operator bool |
( |
| ) |
|
|
inline |
◆ _state
State InputDevice::ButtonState::_state = S_unknown |
◆ handle
ButtonHandle InputDevice::ButtonState::handle = ButtonHandle::none() |
◆ is_known
bool InputDevice::ButtonState::is_known |
|
inline |
◆ is_pressed
bool InputDevice::ButtonState::is_pressed |
|
inline |
True if the button is currently known to be pressed.
Definition at line 156 of file inputDevice.h.
The documentation for this class was generated from the following files: