Tizen Native API  3.0
_Elm_Gesture_Momentum_Info Struct Reference

Public Attributes

Evas_Coord x1
Evas_Coord y1
Evas_Coord x2
Evas_Coord y2
unsigned int tx
unsigned int ty
Evas_Coord mx
Evas_Coord my
unsigned int n

Detailed Description

Struct holds momentum info for user x1 and y1 are not necessarily in sync x1 holds x value of x direction starting point and same holds for y1. This is noticeable when doing V-shape movement


Member Data Documentation

Number of fingers

Timestamp of start of final x-swipe

Timestamp of start of final y-swipe

Final-swipe direction starting point on X

Final-swipe direction ending point on X

Final-swipe direction starting point on Y

Final-swipe direction ending point on Y