Tizen Native API
|
_Elm_Gesture_Rotate_Info Struct Reference
Public Attributes | |
Evas_Coord | y |
Evas_Coord | radius |
double | base_angle |
double | angle |
double | momentum |
Detailed Description
The structure type that holds rotation info for the user.
Member Data Documentation
Rotation value: 0.0
means no rotation
Holds start-angle
Rotation momentum: rotation done per second (NOT YET SUPPORTED)
Holds radius between fingers reported to the user
Holds zoom center point reported to the user