EventCrossing.x
double x() @propertyGet x field.
Returns
the x coordinate of the pointer relative to the window.
void x(double propval) @propertySet x field.
Parameters
propval | the x coordinate of the pointer relative to the window. |
double x() @propertyGet x field.
void x(double propval) @propertySet x field.
propval | the x coordinate of the pointer relative to the window. |