public static class MoveMouseEvent.Vector
extends java.lang.Object
Constructor and Description |
---|
Vector(double magnitude,
double direction,
int reportRate) |
Modifier and Type | Method and Description |
---|---|
double |
getDirection() |
double |
getMagnitude() |
double |
getXMovement() |
double |
getYMovement() |
void |
setDirection(double direction) |
void |
setMagnitude(double magnitude) |