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

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

public class LeapObjectAffineAdapter
extends com.leapmotion.leap.Listener


Constructor Summary
LeapObjectAffineAdapter(ViewController controller)
           
 
Method Summary
 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

LeapObjectAffineAdapter

public LeapObjectAffineAdapter(ViewController controller)
Method Detail

onFrame

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