Scaleform::GFx::Event Scaleform::GFx::GestureEvent
class GestureEvent : public Event;
GestureEvent describes a multi-touch gesture for a movie clip.
Data Member |
Description |
A bit-mask for gestures. | |
Horizontal translation of the display object since the previous gesture event. | |
Vertical translation of the display object since the previous gesture event. | |
The rotation angle. | |
Horizontal scale of the display object since the previous gesture event. | |
Vertical scale of the display object since the previous gesture event. | |
The x coordinate in relation to movie viewport at the time of gesture event. | |
The y coordinate in relation to movie viewport at the time of gesture event. |
Enumeration |
Description |
Mask bits for the type of multi-touch event that is performed such as pan, rotate, swipe, zoom, tap etc. |
Method |
Description |
GestureEvent constructor. |
GFx_Event.h