public class ShowLabelOfObjectById extends PHATCommand
PHATCommand.Function, PHATCommand.Statelogger| Constructor and Description |
|---|
ShowLabelOfObjectById(String bodyId,
Boolean show) |
ShowLabelOfObjectById(String objectId,
Boolean show,
PHATCommandListener listener) |
| Modifier and Type | Method and Description |
|---|---|
com.jme3.math.ColorRGBA |
getColour() |
com.jme3.math.Vector3f |
getOffset() |
void |
interruptCommand(com.jme3.app.Application app) |
void |
runCommand(com.jme3.app.Application app) |
ShowLabelOfObjectById |
setColour(com.jme3.math.ColorRGBA colour) |
ShowLabelOfObjectById |
setOffset(com.jme3.math.Vector3f offset) |
String |
toString() |
getFunction, getState, run, setFunction, setStatepublic ShowLabelOfObjectById(String objectId, Boolean show, PHATCommandListener listener)
public void runCommand(com.jme3.app.Application app)
runCommand in class PHATCommandpublic void interruptCommand(com.jme3.app.Application app)
interruptCommand in class PHATCommandpublic com.jme3.math.Vector3f getOffset()
public ShowLabelOfObjectById setOffset(com.jme3.math.Vector3f offset)
public com.jme3.math.ColorRGBA getColour()
public ShowLabelOfObjectById setColour(com.jme3.math.ColorRGBA colour)
Copyright © 2016. All Rights Reserved.