AUI Framework
develop
Cross-platform base for C++ UI apps
|
Pointing method scroll event. More...
#include <AUI/Event/AScrollEvent.h>
|
mutable |
This field is mutable in order to be consumable.
By default, 120 is single mouse wheel click. 120 = mouse scroll down, -120 = mouse scroll up.
glm::vec2 AScrollEvent::origin |
For mouse, it's the position of the cursor.
For touchscreen, it's the origin point where the scroll gesture started.
Contents