org.rubato.rubettes.bigbang.view.controller.score.multitouch
Class MTObjectTransformationAdapter

java.lang.Object
  extended by org.rubato.rubettes.bigbang.view.controller.score.multitouch.MTObjectTransformationAdapter
All Implemented Interfaces:
org.mt4j.input.inputProcessors.IGestureEventListener

public class MTObjectTransformationAdapter
extends java.lang.Object
implements org.mt4j.input.inputProcessors.IGestureEventListener


Constructor Summary
MTObjectTransformationAdapter(ViewController controller)
           
 
Method Summary
 boolean processGestureEvent(org.mt4j.input.inputProcessors.MTGestureEvent ge)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MTObjectTransformationAdapter

public MTObjectTransformationAdapter(ViewController controller)
Method Detail

processGestureEvent

public boolean processGestureEvent(org.mt4j.input.inputProcessors.MTGestureEvent ge)
Specified by:
processGestureEvent in interface org.mt4j.input.inputProcessors.IGestureEventListener