|
Cogs.Foundation
|
#include <Gestures.h>
Public Attributes | |
| glm::vec2 | coord = {} |
| Pointer position when the event was triggered. | |
| int32_t | delta |
| Amount by which the mouse wheel was moved. | |
| glm::vec2 Cogs::Gesture::Wheel::coord = {} |
Pointer position when the event was triggered.
| int32_t Cogs::Gesture::Wheel::delta |
Amount by which the mouse wheel was moved.