Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Namespaces | |
Ion | |
Ion::Events | |
Functions | |
bool | Ion::Events::canRepeatEvent (Event e) |
Event | Ion::Events::getEvent (int *timeout) |
Variables | |
Event | Ion::Events::sLastEvent = Events::None |
Keyboard::State | Ion::Events::sLastKeyboardState |
bool | Ion::Events::sLastUSBPlugged = false |
bool | Ion::Events::sLastUSBEnumerated = false |
bool | Ion::Events::sEventIsRepeating = 0 |
constexpr int | Ion::Events::delayBeforeRepeat = 200 |
constexpr int | Ion::Events::delayBetweenRepeat = 50 |