#import <PDAnimateScaleBehavior.h>
Abgeleitet von PDCommonBehaviorData.
Basisklasse für PDAnimateMotionBehavior.
Öffentliche Methoden | |
| (id) | - init |
| (struct _NSPoint) | - to |
| (void) | - setTo: |
| (struct _NSPoint) | - from |
| (void) | - setFrom: |
| (struct _NSPoint) | - by |
| (void) | - setBy: |
Geschützte Attribute | |
| struct _NSPoint | mTo |
| struct _NSPoint | mFrom |
| struct _NSPoint | mBy |
Definiert in Zeile 9 der Datei PDAnimateScaleBehavior.h.
| - (id) init |
Implementiert PDCommonBehaviorData.
| - (struct _NSPoint) to |
| - (void) setTo: | (struct _NSPoint) | fp8 |
| - (struct _NSPoint) from |
| - (void) setFrom: | (struct _NSPoint) | fp8 |
| - (struct _NSPoint) by |
| - (void) setBy: | (struct _NSPoint) | fp8 |
Definiert in Zeile 11 der Datei PDAnimateScaleBehavior.h.
Definiert in Zeile 12 der Datei PDAnimateScaleBehavior.h.
Definiert in Zeile 13 der Datei PDAnimateScaleBehavior.h.