@Deprecated public class MoveToOffsetAction extends MouseAction implements Action
MouseAction.Button
mouse
where
Constructor and Description |
---|
MoveToOffsetAction(Mouse mouse,
Locatable locationProvider,
int x,
int y)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Interaction> |
asInteractions(PointerInput mouse,
KeyInput keyboard)
Deprecated.
|
void |
perform()
Deprecated.
|
getActionLocation, moveToLocation, moveToLocation
getTargetElement
public java.util.List<Interaction> asInteractions(PointerInput mouse, KeyInput keyboard)
asInteractions
in interface IsInteraction