![]() |
Iridescence 1.00
Embedded Graphic Framework
|
This structure implements a touch event. More...
#include <ds_event.h>
Public Types | |
| enum class | Mode { ON , OFF , CONTACT , ENTER , EXIT } |
| Enumeration defining all touch modes. More... | |
Public Attributes | |
| Mode | mode |
| Touch mode. | |
| DsPoint | pos |
| Position in the current view coodrinates. | |
| uint32_t | timestamp |
| Timestamp in ms. | |
This structure implements a touch event.
|
strong |
Enumeration defining all touch modes.