Mouse state and events.
More...
#include <MouseDevice.h>
sw::input::MouseDevice::MouseDevice |
( |
| ) |
|
|
explicitdefault |
sw::input::MouseDevice::~MouseDevice |
( |
| ) |
|
|
default |
void sw::input::MouseDevice::AddEvent |
( |
const DeviceEvent & |
event | ) |
|
|
inline |
Add event to event queue. This function doesn't change KeyboardState.
void sw::input::MouseDevice::ApplyAllEvents |
( |
| ) |
|
|
inline |
Timestamp sw::input::MouseDevice::GetNextEvtTimestamp |
( |
| ) |
|
|
inline |
const MouseState& sw::input::MouseDevice::GetState |
( |
| ) |
const |
|
inline |
void sw::input::MouseDevice::RemoveEvents |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: