@Deprecated public class ScrollAction extends TouchAction implements Action
touchScreenwhere| Constructor and Description |
|---|
ScrollAction(TouchScreen touchScreen,
int xOffset,
int yOffset)
Deprecated.
|
ScrollAction(TouchScreen touchScreen,
Locatable locationProvider,
int x,
int y)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
perform()
Deprecated.
|
getActionLocationgetTargetElementpublic ScrollAction(TouchScreen touchScreen, Locatable locationProvider, int x, int y)
public ScrollAction(TouchScreen touchScreen, int xOffset, int yOffset)