public class MoveAction extends TouchAction implements Action
MoveAction(TouchScreen touchScreen, int x, int y)
void
perform()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MoveAction(TouchScreen touchScreen, int x, int y)
public void perform()
perform
Action