#import <LKAnimation-LKAnimationPrivate.h>
Öffentliche Methoden | |
| (double) | - frameInterval |
| (double) | - beginTime |
| (double) | - timeOffset |
| (double) | - duration |
| (float) | - speed |
| (float) | - repeatCount |
| (double) | - repeatDuration |
| (BOOL) | - autoreverses |
| (id) | - fillMode |
| (BOOL) | - removedOnCompletion |
| (id) | - timingFunction |
| (id) | - delegate |
Öffentliche, statische Methoden | |
| (unsigned long) | + copyPropertyList: |
| (BOOL) | + shouldRetainValueForKey: |
| (BOOL) | + shouldCopyValueForKey: |
| (void *) | + methodForSelector: |
Definiert in Zeile 11 der Datei LKAnimation-LKAnimationPrivate.h.
| + (unsigned long) copyPropertyList: | (const struct _LKPropertyDescription **) | fp8 |
| + (BOOL) shouldRetainValueForKey: | (id) | fp8 |
| + (BOOL) shouldCopyValueForKey: | (id) | fp8 |
| + (void *) methodForSelector: | (SEL) | fp8 |
| - (double) frameInterval |
| - (double) beginTime |
| - (double) timeOffset |
| - (double) duration |
| - (float) speed |
| - (float) repeatCount |
| - (double) repeatDuration |
| - (BOOL) autoreverses |
| - (id) fillMode |
| - (BOOL) removedOnCompletion |
| - (id) timingFunction |
| - (id) delegate |