wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlmtk_pointer_motion_event_t Struct Reference

#include <input.h>

Collaboration diagram for wlmtk_pointer_motion_event_t:
Collaboration graph
[legend]

Public Attributes

double x
 
double y
 
uint32_t time_msec
 
wlmtk_pointer_tpointer_ptr
 

Detailed Description

Motion event.

Member Data Documentation

◆ pointer_ptr

wlmtk_pointer_t* wlmtk_pointer_motion_event_t::pointer_ptr

Pointer that's associated with this motion event.

◆ time_msec

uint32_t wlmtk_pointer_motion_event_t::time_msec

Time of the motion event, in milliseconds.

◆ x

double wlmtk_pointer_motion_event_t::x

X position.

◆ y

double wlmtk_pointer_motion_event_t::y

Y position.


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