Cogs.Foundation
|
#include <Gestures.h>
Public Attributes | |
MouseButton | button |
Button that was tapped. | |
Coord | startCoord |
Pointer position when the gesture has started. | |
Coord | currCoord |
Pointer position when the event was triggered. | |
MouseButton Cogs::Gesture::Drag::button |
Button that was tapped.