| 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 | |
| radiusX — Property in class com.flashdynamix.motion.effects.PerlinDisplacementEffect | |
| The radiusX in pixels to be applied on to the displacement when the movement type is ORBIT. | |
| radiusX — Property in class com.flashdynamix.motion.guides.Orbit2D | |
| radiusY — Property in class com.flashdynamix.motion.effects.PerlinDisplacementEffect | |
| The radiusY in pixels to be applied on to the displacement when the movement type is ORBIT. | |
| radiusY — Property in class com.flashdynamix.motion.guides.Orbit2D | |
| random — Property in class com.flashdynamix.motion.extras.Emitter | |
|
How often particles are created on each ENTER_FRAME. If 0.5 particles will only be created half the time. |
|
| ratios — Property in class com.flashdynamix.motion.vectors.Gradient | |
|
An Array of color distribution ratios; valid values are 0 to 255. This value defines the percentage of the width where the color is sampled at 100%. The value 0 represents the left-hand position in the gradient box, and 255 represents the right-hand position in the gradient box. |
|
| rBlendMode — Property in class com.flashdynamix.motion.effects.RGBSplitEffect | |
| rBmd — Property in class com.flashdynamix.motion.effects.RGBSplitEffect | |
| rect — Property in class com.flashdynamix.motion.effects.core.DrawEffect | |
| The clipping Rectangle to be used on render of the IBitmapDrawable to the BitmapData. | |
| rect — Property in class com.flashdynamix.motion.layers.VectorLayer | |
| redMultiplier — Property in class com.flashdynamix.motion.effects.core.MergeEffect | |
| A hexadecimal color which defines the amount of the red channel to merge. | |
| ReflectEffect — Class in package com.flashdynamix.motion.effects | |
| ReflectEffect(floorArea, ct, alphas, ratios) — Constructor in class com.flashdynamix.motion.effects.ReflectEffect | |
| refreshRate — Static property in class com.flashdynamix.utils.SWFProfiler | |
| refreshType — Static property in class com.flashdynamix.motion.Tweensy | |
|
Sets the timing system currently in use by the Tweensy Class. |
|
| refreshType — Property in class com.flashdynamix.motion.TweensyGroup | |
|
The timing system currently in use. This can be either :
|
|
| refreshType — Property in class com.flashdynamix.motion.TweensySequence | |
| refreshType — Property in class com.flashdynamix.motion.extras.Emitter | |
|
The timing system currently in use. This can be either :
|
|
| registrationX — Property in class com.flashdynamix.motion.extras.MatrixTransform | |
|
Sets and returns the x registration for the DisplayObject in pixels. The scope for the registration point is the DisplayObject's container. |
|
| registrationY — Property in class com.flashdynamix.motion.extras.MatrixTransform | |
|
Sets and returns the y registration for the DisplayObject in pixels. The scope for the registration point is the DisplayObject's container. |
|
| remove(timeline:com.flashdynamix.motion:TweensyTimeline) — Static method in class com.flashdynamix.motion.Tweensy | |
| Removes a TweensyTimeline from the Tweensy class. | |
| remove(item:com.flashdynamix.motion:TweensyTimeline) — Method in class com.flashdynamix.motion.TweensyGroup | |
| Removes a TweensyTimeline from the TweensyGroup class. | |
| remove(pt) — Method in class com.flashdynamix.motion.guides.Bezier2D | |
| Removes a Point from the Bezier path. | |
| remove(item) — Method in class com.flashdynamix.motion.layers.BitmapFillLayer | |
| remove(effect:com.flashdynamix.motion.effects:IEffect) — Method in class com.flashdynamix.motion.layers.BitmapLayer | |
| Removes an IEffect from the list. | |
| remove(vector:com.flashdynamix.motion.vectors:IVector) — Method in class com.flashdynamix.motion.layers.VectorLayer | |
| Removes an IVector into the list. | |
| remove(propName) — Method in class com.flashdynamix.motion.plugins.AbstractTween | |
| remove(pt) — Method in class com.flashdynamix.motion.vectors.Line | |
| Removes a Point from the Line path. | |
| removeAt(index) — Method in class com.flashdynamix.motion.TweensySequence | |
| Removes an animation from the sequence at the specified position. | |
| removeAt(index, count) — Method in class com.flashdynamix.motion.guides.Bezier2D | |
| Removes one or more Point(s) at the specified index and count from the Bezier path. | |
| removeAt(index, count) — Method in class com.flashdynamix.motion.vectors.Line | |
| Removes one or more Points at the specified index and count from the Line path. | |
| removeEvent(item, type, listener) — Method in class com.flashdynamix.motion.extras.Emitter | |
| removeEvent(item, type, listener) — Method in class com.flashdynamix.motion.layers.BitmapFillLayer | |
| removeEvent(item, type, listener) — Method in class com.flashdynamix.motion.layers.BitmapLayer | |
| removeEvent(item, type, listener) — Method in class com.flashdynamix.motion.layers.VectorLayer | |
| removeOverlap(timeline:com.flashdynamix.motion:TweensyTimeline) — Method in class com.flashdynamix.motion.TweensyTimeline | |
| Removes tweening property tween overlaps. | |
| removeOverlap(item:com.flashdynamix.motion.plugins:AbstractTween) — Method in class com.flashdynamix.motion.plugins.AbstractTween | |
| removeOverlap(item:com.flashdynamix.motion.plugins:AbstractTween) — Method in class com.flashdynamix.motion.plugins.ObjectTween | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.BulgeEffect | |
| Renders the BulgeEffect to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.BumpMapEffect | |
| Renders the BumpMapEffect to the specified BitmapData. | |
| render(bmd) — Method in interface com.flashdynamix.motion.effects.IEffect | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.PerlinDisplacementEffect | |
| Renders the PerlinDisplacementEffect on to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.PixelateEffect | |
| Renders a pixelation effect on to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.ReflectEffect | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.RGBSplitEffect | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.ScanLinesEffect | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.XRayEffect | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.ChannelEffect | |
| Renders the ChannelEffect to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.ColorEffect | |
| Renders the ColorEffect to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.CopyEffect | |
| Renders the CopyEffect to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.DisplacementEffect | |
| Renders the DisplacementEffect on to the specified BitmapData | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.DissolveEffect | |
| Renders the DissolveEffect on to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.DrawEffect | |
| Renders the DrawEffect on to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.FilterEffect | |
| Renders the FilterEffect on to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.MergeEffect | |
| Renders the MergeEffect to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.NoiseEffect | |
| Renders the static noise effect onto the BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.PixelEffect | |
| Renders a 32-bit hexadecimal colored pixel at an x,y co-ord on to the specified BitmapData. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.ScrollEffect | |
| Scrolls the specified BitmapData in either an x or y direction. | |
| render(bmd) — Method in class com.flashdynamix.motion.effects.core.ThresholdEffect | |
| Renders the ThresholdEffect on to the specified BitmapData. | |
| render(e) — Method in class com.flashdynamix.motion.layers.BitmapLayer | |
| Renders all IEffects in the list. | |
| render(e) — Method in class com.flashdynamix.motion.layers.VectorLayer | |
| repeatCount — Property in class com.flashdynamix.motion.TweensySequence | |
| The count of the number of repeats which have occured. | |
| repeatCount — Property in class com.flashdynamix.motion.TweensyTimeline | |
| The count of the number of repeats which have occured. | |
| repeatEase — Property in class com.flashdynamix.motion.TweensyTimeline | |
|
This contains a list of ease Functions to use on each repeat for the tween animation. i.e. |
|
| repeats — Property in class com.flashdynamix.motion.TweensySequence | |
| The number of repeats to use. | |
| repeats — Property in class com.flashdynamix.motion.TweensyTimeline | |
| The number of repeats to use. | |
| repeatType — Property in class com.flashdynamix.motion.TweensySequence | |
| Defines the repeat type for the animation. | |
| repeatType — Property in class com.flashdynamix.motion.TweensyTimeline | |
| Defines the repeat type for the animation. | |
| replaceColor — Property in class com.flashdynamix.motion.effects.core.ThresholdEffect | |
|
The 32-bit color value that a pixel is set to if the threshold test succeeds. The default value is 0x00000000. |
|
| replay() — Method in class com.flashdynamix.motion.TweensySequence | |
| Plays a timeline animation at its start position. | |
| replay() — Method in class com.flashdynamix.motion.TweensyTimeline | |
| Plays a timeline animation at its start position on each repeat. | |
| REPLAY — Constant static property in class com.flashdynamix.motion.TweensyTimeline | |
| resume() — Static method in class com.flashdynamix.motion.Tweensy | |
| Resumes all tweens which have been executed by the Tweensy Class. | |
| resume() — Method in class com.flashdynamix.motion.TweensyGroup | |
| Resumes all paused tweens in the TweensyGroup Class. | |
| resume() — Method in class com.flashdynamix.motion.TweensySequence | |
| Resumes playback of the TweensySequence. | |
| resume() — Method in class com.flashdynamix.motion.TweensyTimeline | |
| Resumes a paused TweensyTimeline | |
| resume() — Method in class com.flashdynamix.motion.extras.Emitter | |
| Resumes all paused particle tweens. | |
| revert() — Method in class com.flashdynamix.motion.extras.ColorMatrix | |
| Reverts the ColorMatrix back to it's initial setting undoing all effects applied. | |
| RGBSplitEffect — Class in package com.flashdynamix.motion.effects | |
| RGBSplitEffect(sourceBmd) — Constructor in class com.flashdynamix.motion.effects.RGBSplitEffect | |
| rMtx — Property in class com.flashdynamix.motion.effects.RGBSplitEffect | |
| rotateTo(instance, rotation, duration, ease, delayStart) — Method in class com.flashdynamix.motion.TweensyGroup | |
|
This method provides a handy method to do the common task of rotation for an Object instance. This is equivalent to : tween.to(instance, {rotation:'value'});
|
|
| rotation — Property in class com.flashdynamix.motion.extras.MatrixTransform | |
| Sets and returns the rotation for the DisplayObject in radians | |
| rotation — Property in class com.flashdynamix.motion.guides.Orbit2D | |
| Sets and returns the rotation in radians on the orbit path for your object. | |
| rotation — Property in class com.flashdynamix.motion.vectors.Gradient | |
| running — Property in class com.flashdynamix.motion.extras.Emitter | |
| Defines whether the Emitter is rendering. | |
| running — Property in class com.flashdynamix.motion.layers.BitmapFillLayer | |
| 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 | |