#import <PDAnimateTimeBehavior.h>
Abgeleitet von PDCommonBehaviorData.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (int) | - timeAnimateValueCount |
| (id) | - timeAnimateValueAtIndex: |
| (void) | - addTimeAnimateValue: |
Geschützte Attribute | |
| NSMutableArray * | mTimeAnimateValues |
Definiert in Zeile 11 der Datei PDAnimateTimeBehavior.h.
| - (id) init |
Implementiert PDCommonBehaviorData.
| - (void) dealloc |
Implementiert PDCommonBehaviorData.
| - (int) timeAnimateValueCount |
| - (id) timeAnimateValueAtIndex: | (int) | fp8 |
| - (void) addTimeAnimateValue: | (id) | fp8 |
- (NSMutableArray*) mTimeAnimateValues [protected] |
Definiert in Zeile 13 der Datei PDAnimateTimeBehavior.h.