|
Cogs.Foundation
|
#include <Gestures.h>
Public Attributes | |
| MouseButton | button |
| Button that was tapped. | |
| glm::vec2 | coord = {} |
| Pointer position when the event was triggered. | |
| MouseButton Cogs::Gesture::Tap::button |
Button that was tapped.
| glm::vec2 Cogs::Gesture::Tap::coord = {} |
Pointer position when the event was triggered.