EWebKit  1.0
Public Attributes | List of all members
Ewk_Touch_Point Struct Reference

Represents a touch point. More...

#include <ewk_touch.h>

Public Attributes

int id
 
int x
 
int y
 
Evas_Touch_Point_State state
 

Detailed Description

Represents a touch point.

Member Data Documentation

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


The documentation for this struct was generated from the following file: