Allow flushing of queued input events.
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
RString GetButtonComment( const DeviceInput &di ) const;
|
||||
|
||||
void GetInputEvents( vector<InputEvent> &aEventOut );
|
||||
void FlushInputEvents();
|
||||
void GetPressedButtons( vector<DeviceInput> &array );
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user