| 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 | |
| defaultTween — Static property in class com.flashdynamix.motion.TweensyTimeline | |
| The default tween which will be used when none is provided using a to, from and fromTo method. | |
| degree — Property in class com.flashdynamix.motion.extras.MatrixTransform | |
| Sets and returns the rotation for the DisplayObject in degrees | |
| degree — Property in class com.flashdynamix.motion.guides.Orbit2D | |
| Sets and returns the angle in degrees on the orbit path for your object. | |
| delay — Property in class com.flashdynamix.motion.extras.Emitter | |
| The amount of delay in seconds before a particle begins to move to its target destination. | |
| delayEnd — Property in class com.flashdynamix.motion.TweensyTimeline | |
|
Defines the delay in seconds at the end of the animation. By default this value is 0 seconds. |
|
| delayStart — Property in class com.flashdynamix.motion.TweensyTimeline | |
|
Defines the delay in seconds at the start of the animation. By default this value is 0 seconds. |
|
| dent — Property in class com.flashdynamix.motion.effects.BulgeEffect | |
| Sets and returns whether the bulge effect is a dent or an indent. | |
| destBmd — Property in class com.flashdynamix.motion.effects.core.DissolveEffect | |
|
This BitmapData is used for the dissolved pixels. If you wish to dissolve to transparent pixels then create a BitmapData of transparent pixels. |
|
| destChannel — Property in class com.flashdynamix.motion.effects.core.ChannelEffect | |
|
The channel to apply to the destination BitmapData. You can use the bitwise OR operator (|) to combine channel values. |
|
| destPoint — Property in class com.flashdynamix.motion.effects.core.ChannelEffect | |
| The position from which to retrieve the channel from. | |
| DIRECTION — 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 the x,y direction specified by the speedX and speedY. |
|
| Direction2D — Class in package com.flashdynamix.motion.guides | |
| Allows for Objects to follow a 2D directional path. | |
| Direction2D(item, angle, distance, startDistance, autoRotate) — Constructor in class com.flashdynamix.motion.guides.Direction2D | |
| DisplacementEffect — Class in package com.flashdynamix.motion.effects.core | |
| Applies a DisplacementMapFilter to a BitmapData | |
| DisplacementEffect(mapBmd, scaleX, scaleY, componentX, componentY, mode, mapPoint, color, alpha) — Constructor in class com.flashdynamix.motion.effects.core.DisplacementEffect | |
| DisplayTween — Class in package com.flashdynamix.motion.plugins | |
| This plugin will be used when tweening DisplayObjects. | |
| DisplayTween() — Constructor in class com.flashdynamix.motion.plugins.DisplayTween | |
| dispose() — Method in class com.flashdynamix.motion.TweensyGroup | |
| Disposes the TweensyGroup Class instance ready for garbage collection | |
| dispose() — Method in class com.flashdynamix.motion.TweensySequence | |
| Disposes the TweensySequence Class ready for garbage collection. | |
| dispose() — Method in class com.flashdynamix.motion.TweensyTimeline | |
| Disposes the TweensyTimeline Class instance ready for garbage collection. | |
| dispose() — Method in class com.flashdynamix.motion.extras.Emitter | |
| Disposes the Emitter Class ready for garbage collection | |
| dispose() — Method in class com.flashdynamix.motion.layers.BitmapLayer | |
| Disposes the BitmapLayer read for garbage collection | |
| dispose() — Method in class com.flashdynamix.motion.layers.VectorLayer | |
| Disposes the VectorLayer ready for garbage collection. | |
| dispose() — Method in class com.flashdynamix.motion.plugins.AbstractTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.ColorTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.DisplayTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.FilterTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.MatrixTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.MovieClipTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.ObjectTween | |
| dispose() — Method in class com.flashdynamix.motion.plugins.SoundTween | |
| dispose() — Method in class com.flashdynamix.utils.MultiTypeObjectPool | |
| dispose() — Method in class com.flashdynamix.utils.ObjectPool | |
| DissolveEffect — Class in package com.flashdynamix.motion.effects.core | |
| Applies a seeded Dissolve effect on to a BitmapData | |
| DissolveEffect(destBmd, steps, seed, seedOffset, fillColor) — Constructor in class com.flashdynamix.motion.effects.core.DissolveEffect | |
| distance — Property in class com.flashdynamix.motion.extras.Emitter | |
The distance to allow particles to move to :
|
|
| distance — Property in class com.flashdynamix.motion.guides.Direction2D | |
| draw(instance, matrix, rectangle, colorTransform, blendMode) — Method in class com.flashdynamix.motion.layers.BitmapLayer | |
| Adds a DrawEffect for the specified IBitmapDrawable to the render list. | |
| draw(vector, rect) — Method in class com.flashdynamix.motion.vectors.CurveLine | |
| Draws the CurveLine path into the Graphics instance provided. | |
| draw(vector, rect) — Method in class com.flashdynamix.motion.vectors.Gradient | |
| Draws the Gradient into the Graphics instance provided. | |
| draw(vector, rect) — Method in interface com.flashdynamix.motion.vectors.IVector | |
| draw(vector, rect) — Method in class com.flashdynamix.motion.vectors.Line | |
| Will draw the Line path into the Graphics instance provided. | |
| DrawEffect — Class in package com.flashdynamix.motion.effects.core | |
| Draws an IBitmapDrawable onto a BitmapData with options to apply a Matrix transformation, ColorTransform, BlendMode or clipping Rectangle onto the drawn BitmapData. | |
| DrawEffect(source, matrix, rect, colorTransform, blendMode, smoothing) — Constructor in class com.flashdynamix.motion.effects.core.DrawEffect | |
| duration — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Sets and gets the current tween duration for the TweensyTimeline in seconds. | |
| 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 | |