#import <LKPropertyAnimation.h>
Abgeleitet von LKAnimation.
Basisklasse für LKBasicAnimation und LKKeyframeAnimation.
Öffentliche Methoden | |
| (struct _LKRenderAnimation *) | - _setLKRenderAnimation: |
| (id) | - description |
| (BOOL) | - additive |
| (id) | - keyPath |
| (BOOL) | - cumulative |
Öffentliche, statische Methoden | |
| (unsigned long) | + copyPropertyList: |
| (id) | + animationWithKeyPath: |
Definiert in Zeile 9 der Datei LKPropertyAnimation.h.
| + (unsigned long) copyPropertyList: | (const struct _LKPropertyDescription **) | fp8 |
Implementiert in LKKeyframeAnimation.
| + (id) animationWithKeyPath: | (id) | fp8 |
| - (struct _LKRenderAnimation *) _setLKRenderAnimation: | (struct _LKRenderAnimation *) | fp8 |
Implementiert LKAnimation.
| - (id) description |
| - (BOOL) additive |
| - (id) keyPath |
| - (BOOL) cumulative |