wl_touch_listener.motion

update of touch point coordinates

A touch point has changed coordinates.

struct wl_touch_listener
void function(void* data, wl_touch* wl_touch, uint time, int id, wl_fixed_t x, wl_fixed_t y) motion;

Meta