org.rubato.rubettes.bigbang.view.controller.score
Class LeapObjectSelectionAdapter

java.lang.Object
  extended by com.leapmotion.leap.Listener
      extended by org.rubato.rubettes.bigbang.view.controller.score.LeapObjectSelectionAdapter

public class LeapObjectSelectionAdapter
extends com.leapmotion.leap.Listener


Constructor Summary
LeapObjectSelectionAdapter(ViewController controller)
           
 
Method Summary
 void capture()
           
 void onFrame(com.leapmotion.leap.Controller controller)
           
 
Methods inherited from class com.leapmotion.leap.Listener
delete, getCPtr, onConnect, onDisconnect, onExit, onFocusGained, onFocusLost, onInit, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeapObjectSelectionAdapter

public LeapObjectSelectionAdapter(ViewController controller)
Method Detail

onFrame

public void onFrame(com.leapmotion.leap.Controller controller)
Overrides:
onFrame in class com.leapmotion.leap.Listener

capture

public void capture()