#include <KeyEvent.hpp>
- Examples
- GearsES2.cpp, and RedSquareES2.cpp.
Definition at line 878 of file KeyEvent.hpp.
◆ PressedKeyCodes
◆ ~KeyboardTracker()
virtual gamp::wt::event::KeyboardTracker::~KeyboardTracker |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ modifier()
virtual InputModifier gamp::wt::event::KeyboardTracker::modifier |
( |
| ) |
const |
|
pure virtualnoexcept |
◆ isPressed()
virtual bool gamp::wt::event::KeyboardTracker::isPressed |
( |
VKeyCode | | ) |
const |
|
pure virtualnoexcept |
◆ pressedKeyCodes()
virtual const PressedKeyCodes & gamp::wt::event::KeyboardTracker::pressedKeyCodes |
( |
| ) |
const |
|
pure virtualnoexcept |
The documentation for this class was generated from the following file: