#import <UIRotationAnimation.h>
Abgeleitet von UIAnimation.
Öffentliche Methoden | |
| (void) | - setStartRotationAngle: |
| (void) | - setEndRotationAngle: |
| (void) | - setProgress: |
Geschützte Attribute | |
| float | _startAngle |
| float | _endAngle |
Definiert in Zeile 9 der Datei UIRotationAnimation.h.
| - (void) setStartRotationAngle: | (float) | fp8 |
| - (void) setEndRotationAngle: | (float) | fp8 |
| - (void) setProgress: | (float) | fp8 |
Implementiert UIAnimation.
- (float) _startAngle [protected] |
Definiert in Zeile 11 der Datei UIRotationAnimation.h.
- (float) _endAngle [protected] |
Definiert in Zeile 12 der Datei UIRotationAnimation.h.