|
EWebKit
1.0
|
Represents a touch point. More...
#include <ewk_touch.h>
Public Attributes | |
| int | id |
| int | x |
| int | y |
| Evas_Touch_Point_State | state |
Represents a touch point.
| int Ewk_Touch_Point::id |
identifier of the touch event
| Evas_Touch_Point_State Ewk_Touch_Point::state |
state of the touch event
| int Ewk_Touch_Point::x |
the horizontal position of the touch event
| int Ewk_Touch_Point::y |
the vertical position of the touch event
1.8.11