#import <PDAnimation.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - init |
| (void) | - dealloc |
| (id) | - timeListNodeList |
| (id) | - addTimeListNodeList |
| (id) | - buildMap |
| (void) | - setBuildMap: |
Öffentliche, statische Methoden | |
| (void) | + initialize |
Geschützte Attribute | |
| PDTimeListNodeList * | mTimeListNodeList |
| NSMutableDictionary * | mBuildMap |
Definiert in Zeile 11 der Datei PDAnimation.h.
| + (void) initialize |
Implementiert NSObject.
| - (id) init |
| - (void) dealloc |
Implementiert NSObject.
| - (id) timeListNodeList |
| - (id) addTimeListNodeList |
| - (id) buildMap |
| - (void) setBuildMap: | (id) | fp8 |
- (PDTimeListNodeList*) mTimeListNodeList [protected] |
Definiert in Zeile 13 der Datei PDAnimation.h.
- (NSMutableDictionary*) mBuildMap [protected] |
Definiert in Zeile 14 der Datei PDAnimation.h.