com.jme.input.util
Class PickDevice

java.lang.Object
  extended by com.jme.input.util.PickDevice

public class PickDevice
extends java.lang.Object


Constructor Summary
PickDevice(Spatial root, InputHandler inputHandler)
           
 
Method Summary
 SyntheticButton createButton(Spatial toPick)
           
 SyntheticButton getPickedButton()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PickDevice

public PickDevice(Spatial root,
                  InputHandler inputHandler)
Method Detail

createButton

public SyntheticButton createButton(Spatial toPick)

getPickedButton

public SyntheticButton getPickedButton()