| java.lang.Object | ||
| ↳ | org.andengine.input.touch.detector.BaseDetector | |
| ↳ | org.andengine.input.touch.detector.PinchZoomDetector | |
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PinchZoomDetector.IPinchZoomDetectorListener | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
When
isZooming() this method will call through to onPinchZoomFinished(PinchZoomDetector, TouchEvent, float). | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.andengine.input.touch.detector.BaseDetector
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.andengine.entity.scene.Scene.IOnSceneTouchListener
| |||||||||||
When isZooming() this method will call through to onPinchZoomFinished(PinchZoomDetector, TouchEvent, float).