org.rubato.rubettes.bigbang.view.controller.display.multitouch
Class MTBigBangPanAction

java.lang.Object
  extended by org.mt4j.input.gestureAction.DefaultPanAction
      extended by org.rubato.rubettes.bigbang.view.controller.display.multitouch.MTBigBangPanAction
All Implemented Interfaces:
org.mt4j.input.inputProcessors.IGestureEventListener

public class MTBigBangPanAction
extends org.mt4j.input.gestureAction.DefaultPanAction


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

Constructor Detail

MTBigBangPanAction

public MTBigBangPanAction(ViewController controller)
Method Detail

processGestureEvent

public boolean processGestureEvent(org.mt4j.input.inputProcessors.MTGestureEvent g)
Specified by:
processGestureEvent in interface org.mt4j.input.inputProcessors.IGestureEventListener
Overrides:
processGestureEvent in class org.mt4j.input.gestureAction.DefaultPanAction