#import <UIScrollAnimation.h>
Abgeleitet von UIAnimation.
Öffentliche Methoden | |
| (void) | - setStartPoint: |
| (void) | - setEndPoint: |
| (void) | - setProgress: |
Geschützte Attribute | |
| struct CGPoint | _startPoint |
| struct CGPoint | _endPoint |
Definiert in Zeile 9 der Datei UIScrollAnimation.h.
| - (void) setStartPoint: | (struct CGPoint) | fp8 |
| - (void) setEndPoint: | (struct CGPoint) | fp8 |
| - (void) setProgress: | (float) | fp8 |
Implementiert UIAnimation.
- (struct CGPoint) _startPoint [read, protected] |
Definiert in Zeile 11 der Datei UIScrollAnimation.h.
Definiert in Zeile 12 der Datei UIScrollAnimation.h.