Scaleform::GFx::Event Scaleform::GFx::TouchEvent
class TouchEvent : public Event;
TouchEvent describes a touch event for a movie clip.
Data Member |
Description |
The height of the contact area, in pixels. | |
A value between 0 and 1 indicating force of contact with the device. | |
Boolean flag to indicate whether the first point of contact is mapped to mouse events. | |
A timestamp of event, in milliseconds. | |
The Id of the touch point. | |
The width of the contact area, in pixels. | |
Touch point x coordinate in relation to movie viewport at the time of touch event. | |
Touch point y coordinate in relation to movie viewport at the time of touch event. |
Method |
Description |
The touch event constructor. |
GFx_Event.h