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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
When isZooming()
this method will call through to onPinchZoomFinished(PinchZoomDetector, TouchEvent, float)
.