scroll-direction
Factor handbook » UI framework » Implementing new gadgets » UI gestures » Mouse gestures

Prev:mouse-scroll


Vocabulary
ui.gestures

Variable description
Global variable. If the most recent gesture was a mouse-scroll, this holds a pair of integers indicating the direction of the scrolling as a two-dimensional vector.

Variable value
Current value in global namespace:
{ 0 0 }


Definition