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

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

public class LeapObjectRotationAdapter
extends com.leapmotion.leap.Listener


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

LeapObjectRotationAdapter

public LeapObjectRotationAdapter(ViewController viewController)
Method Detail

onFrame

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