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