public class SelectionControl
extends com.jme3.app.state.AbstractAppState
Constructor and Description |
---|
SelectionControl() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
computeSelectedId() |
jadex.extension.envsupport.math.IVector3 |
getMouseContactPoint() |
jadex.extension.envsupport.math.Vector3Int |
getSelectedWorldCoord() |
void |
initialize(com.jme3.app.state.AppStateManager stateManager,
com.jme3.app.Application app) |
public void initialize(com.jme3.app.state.AppStateManager stateManager, com.jme3.app.Application app)
initialize
in interface com.jme3.app.state.AppState
initialize
in class com.jme3.app.state.AbstractAppState
public jadex.extension.envsupport.math.IVector3 getMouseContactPoint()
public jadex.extension.envsupport.math.Vector3Int getSelectedWorldCoord()
public java.lang.Object computeSelectedId()