![]() |
mikroSDK Reference Manual
|
Touch Point Object Definition. More...
Data Fields | |
| tp_coord_t | coord_x |
| tp_coord_t | coord_y |
| tp_event_t | event |
| tp_touch_id_t | id |
Touch point object defined for Touch Panel library.
| tp_coord_t tp_touch_coord_t::coord_x |
Touch coordinate x.
| tp_coord_t tp_touch_coord_t::coord_y |
Touch coordinate y.
| tp_event_t tp_touch_coord_t::event |
Touch event.
| tp_touch_id_t tp_touch_coord_t::id |
Touch ID.