Grx.MotionEvent – grx-3.0 Reference Manual
Packages
grx-3.0
Grx
MotionEvent
device
modifiers
type
x
y
MotionEvent
Object Hierarchy:
Description:
public
struct
MotionEvent
Structure that holds information about a pointer motion event.
Namespace:
Grx
Package:
grx-3.0
Content:
Fields:
public
EventType
type
public
int
x
public
int
y
public
ModifierFlags
modifiers
public
weak
Device
*
device