public class PressOnScreen extends PHATServerCommand
PHATCommand.Function, PHATCommand.Statelogger| Constructor and Description |
|---|
PressOnScreen(String smartphoneId,
int x,
int y) |
PressOnScreen(String smartphoneId,
int x,
int y,
int duration) |
PressOnScreen(String smartphoneId,
int x,
int y,
int duration,
PHATCommandListener listener) |
PressOnScreen(String smartphoneId,
int x,
int y,
PHATCommandListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
interruptCommand(com.jme3.app.Application app) |
void |
runCommand(com.jme3.app.Application app) |
String |
toString() |
getFunction, getState, run, setFunction, setStatepublic PressOnScreen(String smartphoneId, int x, int y)
public PressOnScreen(String smartphoneId, int x, int y, int duration)
public PressOnScreen(String smartphoneId, int x, int y, PHATCommandListener listener)
public PressOnScreen(String smartphoneId, int x, int y, int duration, PHATCommandListener listener)
public void runCommand(com.jme3.app.Application app)
runCommand in class PHATCommandpublic void interruptCommand(com.jme3.app.Application app)
interruptCommand in class PHATCommandCopyright © 2016. All Rights Reserved.