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