◆ update()
void Chewy::EventsManager::update |
( |
| ) |
|
Handles doing a brief delay, checking for timer updates, and polling events
◆ keyEventPending()
bool Chewy::EventsManager::keyEventPending |
( |
| ) |
|
|
inline |
Returns true if any unprocessed keyboard events are pending
◆ eventPending()
bool Chewy::EventsManager::eventPending |
( |
| ) |
|
|
inline |
Returns true if any unprocessed event other than key events are pending
◆ getPendingKeyEvent()
Returns the next pending unprocessed keyboard event
◆ getPendingEvent()
Returns the next event, if any
◆ warpMouse()
void Chewy::EventsManager::warpMouse |
( |
const Common::Point & |
newPos | ) |
|
◆ clearEvents()
void Chewy::EventsManager::clearEvents |
( |
| ) |
|
The documentation for this class was generated from the following file: