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

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

public class MTBigBangZoomAction
extends org.mt4j.input.gestureAction.DefaultZoomAction


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

MTBigBangZoomAction

public MTBigBangZoomAction(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.DefaultZoomAction