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

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

public class LeapObjectTranslationAdapter
extends com.leapmotion.leap.Listener


Constructor Summary
LeapObjectTranslationAdapter(ViewController viewController)
           
 
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

LeapObjectTranslationAdapter

public LeapObjectTranslationAdapter(ViewController viewController)
Method Detail

onFrame

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

capture

public void capture()