#import <UIFrameAnimation.h>
Abgeleitet von UIAnimation.
Basisklasse für ComposeHeaderAnimation, HopAnimation und UIRemoveControlTextFrameAnimation.
Öffentliche Methoden | |
| (id) | - initWithTarget: |
| (void) | - setStartFrame: |
| (void) | - setEndFrame: |
| (struct CGRect) | - endFrame |
| (void) | - setSignificantRectFields: |
| (void) | - setProgress: |
Geschützte Attribute | |
| struct CGRect | _startFrame |
| struct CGRect | _endFrame |
| int | _fieldsToChange |
Definiert in Zeile 9 der Datei UIFrameAnimation.h.
| - (id) initWithTarget: | (id) | fp8 |
Implementiert UIAnimation.
| - (void) setStartFrame: | (struct CGRect) | fp8 |
Implementiert in HopAnimation.
| - (void) setEndFrame: | (struct CGRect) | fp8 |
Implementiert in HopAnimation.
| - (struct CGRect) endFrame |
| - (void) setSignificantRectFields: | (int) | fp8 |
| - (void) setProgress: | (float) | fp8 |
Implementiert UIAnimation.
Implementiert in ComposeHeaderAnimation, HopAnimation und UIRemoveControlTextFrameAnimation.
- (struct CGRect) _startFrame [read, protected] |
Definiert in Zeile 11 der Datei UIFrameAnimation.h.
Definiert in Zeile 12 der Datei UIFrameAnimation.h.
- (int) _fieldsToChange [protected] |
Definiert in Zeile 13 der Datei UIFrameAnimation.h.