#import <TPLockKnobView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (BOOL) | - pointInside:forEvent: |
| (void) | - setLockView: |
| (void) | - dealloc |
| (void) | - mouseDown: |
| (void) | - mouseDragged: |
| (void) | - mouseUp: |
Geschützte Attribute | |
| TPBottomLockBar * | _track |
| UIAlphaAnimation * | _animation |
| float | _centerDelta |
| BOOL | _tracking |
Definiert in Zeile 11 der Datei TPLockKnobView.h.
| - (BOOL) pointInside: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) setLockView: | (id) | fp8 |
| - (void) dealloc |
Implementiert UIView.
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
- (TPBottomLockBar*) _track [protected] |
Definiert in Zeile 13 der Datei TPLockKnobView.h.
- (UIAlphaAnimation*) _animation [protected] |
Definiert in Zeile 14 der Datei TPLockKnobView.h.
- (float) _centerDelta [protected] |
Definiert in Zeile 15 der Datei TPLockKnobView.h.
- (BOOL) _tracking [protected] |
Definiert in Zeile 16 der Datei TPLockKnobView.h.