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

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

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


Constructor Summary
MTObjectSelectionAdapter(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

MTObjectSelectionAdapter

public MTObjectSelectionAdapter(ViewController controller)
Method Detail

processGestureEvent

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