![]() |
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#import <LongPressDelegate.h>
Public Member Functions | |
(id) | - initWithGlobeView: |
The init requires a globe view. | |
Static Public Member Functions | |
(WhirlyGlobeLongPressDelegate *) | + longPressDelegateForView:globeView: |
Create a long press geture recognizer and a delegate and wire them up to the UIView. | |
Protected Attributes | |
WhirlyGlobeView * | globeView |
Long press delegate responds to a long press by blasting out a notification.