| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| ObjectPool — Class in package com.flashdynamix.utils | |
| ObjectPool(Create, minSize) — Constructor in class com.flashdynamix.utils.ObjectPool | |
| ObjectTween — Class in package com.flashdynamix.motion.plugins | |
| This plugin is the default plugin and will be used when tweening Objects which don't have a custom plugin. | |
| ObjectTween() — Constructor in class com.flashdynamix.motion.plugins.ObjectTween | |
| onComplete — Property in class com.flashdynamix.motion.TweensyGroup | |
| Executed when all tweens are complete. | |
| onComplete — Property in class com.flashdynamix.motion.TweensySequence | |
| Executed when the TweensySequence animation is complete. | |
| onComplete — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Executed when the TweensyTimeline animation is complete. | |
| onCompleteParams — Property in class com.flashdynamix.motion.TweensyGroup | |
| Parameters applied to the onComplete Function. | |
| onCompleteParams — Property in class com.flashdynamix.motion.TweensySequence | |
| Parameters applied to the onComplete Function. | |
| onCompleteParams — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Parameters applied to the onComplete Function. | |
| onRepeat — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Executed when the TweensyTimeline animation repeats. | |
| onRepeatParams — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Parameters applied to the onRepeat Function. | |
| onUpdate — Property in class com.flashdynamix.motion.TweensyGroup | |
| Executed on each frame update. | |
| onUpdate — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Executed on each update to the TweensyTimeline animation. | |
| onUpdateParams — Property in class com.flashdynamix.motion.TweensyGroup | |
| Parameters applied to the onUpdate Function. | |
| onUpdateParams — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Parameters applied to the onUpdate Function. | |
| operation — Property in class com.flashdynamix.motion.effects.core.ThresholdEffect | |
| One of the following comparison operators, passed as a String: "<", "<=", ">", ">=", "==", "!=" | |
| ORBIT — Constant static property in class com.flashdynamix.motion.effects.PerlinDisplacementEffect | |
|
An option for the movement option on the displacement. This will move the displacement in an orbit path along the radiusX and radiusY. Rotating in an x direction and y direction specified by the speedX and speedY. |
|
| Orbit2D — Class in package com.flashdynamix.motion.guides | |
|
Allows for Objects to follow a 2D orbit path. This path is defined by a radiusX/radiusX and centerX/centerY. |
|
| Orbit2D(item, radiusX, radiusY, centerX, centerY, autoRotate) — Constructor in class com.flashdynamix.motion.guides.Orbit2D | |
| order — Property in class com.flashdynamix.motion.effects.RGBSplitEffect | |
| overshoot — Property in class com.flashdynamix.motion.easing.BackEaseParams | |
| Sets and returns the overshoot for the Back tween. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |