mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-24 07:06:36 +00:00
Add some initial widget functionality (prefs partly working)
This commit is contained in:
@@ -12,6 +12,7 @@ struct TimeTaggedVOSEvent
|
||||
// Helpers for common cases
|
||||
bool IsKeyDownEvent() const;
|
||||
bool IsLMouseDownEvent() const;
|
||||
bool IsLMouseUpEvent() const;
|
||||
};
|
||||
|
||||
inline TimeTaggedVOSEvent TimeTaggedVOSEvent::Create(const GpVOSEvent &vosEvent, uint32_t timestamp)
|
||||
|
Reference in New Issue
Block a user