XDeviceTimeCoord

The following structure is used to return motion history data from an input device that supports the input class Valuators. This information is returned by the XGetDeviceMotionEvents function.

extern (C)
struct XDeviceTimeCoord {}

Members

Variables

data
int* data;
Undocumented in source.
time
Time time;
Undocumented in source.

Meta