| 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 | |
| ease(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Linear | |
| Computes the percentage finished between the time elapsed and the duration. | |
| ease(timeElapsed, duration, minimum, maximum) — Static method in class org.as3lib.kitchensync.easing.Random | |
| Produces a random value between 0.0 and 1.0. | |
| ease(timeElapsed, duration, steps) — Static method in class org.as3lib.kitchensync.easing.Stepped | |
| Produces values that are cropped to a threshold based on the number of steps specified. | |
| easeIn(timeElapsed, duration, overshoot) — Static method in class org.as3lib.kitchensync.easing.Back | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Bounce | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Circular | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Cubic | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration, amplitude, period) — Static method in class org.as3lib.kitchensync.easing.Elastic | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Exponential | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quadratic | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quartic | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quintic | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sextic | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sine | |
| easeIn starts out slow and increases in speed towards the end of the duration. | |
| easeInOut(timeElapsed, duration, overshoot) — Static method in class org.as3lib.kitchensync.easing.Back | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Bounce | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Circular | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Cubic | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration, amplitude, period) — Static method in class org.as3lib.kitchensync.easing.Elastic | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Exponential | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quadratic | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quartic | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quintic | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sextic | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeInOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sine | |
| easeInOut combines the motion of easeIn and easeOut by starting out slow and increasing in speed towards the middle of the duration, then slowing down again towards the end. | |
| easeOut(timeElapsed, duration, overshoot) — Static method in class org.as3lib.kitchensync.easing.Back | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Bounce | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Circular | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Cubic | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration, amplitude, period) — Static method in class org.as3lib.kitchensync.easing.Elastic | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Exponential | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quadratic | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quartic | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quintic | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sextic | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOut(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sine | |
| easeOut starts out fast and decreases in speed towards the end of the duration. | |
| easeOutIn(timeElapsed, duration, overshoot) — Static method in class org.as3lib.kitchensync.easing.Back | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Bounce | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Circular | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Cubic | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration, amplitude, period) — Static method in class org.as3lib.kitchensync.easing.Elastic | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Exponential | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quadratic | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quartic | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Quintic | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sextic | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easeOutIn(timeElapsed, duration) — Static method in class org.as3lib.kitchensync.easing.Sine | |
| easeOutIn combines the motion of easeIn and easeOut by starting out decelerating towards the middle of the duration, then accelerating end. | |
| easingFunction — Static property in class org.as3lib.kitchensync.KitchenSyncDefaults | |
| easingFunction — Property in class org.as3lib.kitchensync.action.KSSimpleTween | |
| the easing function to use with the tween | |
| _easingFunction — Property in class org.as3lib.kitchensync.action.KSTween | |
| easingFunction — Property in class org.as3lib.kitchensync.action.KSTween | |
| The function used to interpolated the values between the start and end points. | |
| EASING_FUNCTION — Constant static property in class org.as3lib.kitchensync.action.KitchenSyncObjectParser | |
| _easingMod1 — Property in class org.as3lib.kitchensync.action.KSTween | |
| easingMod1 — Property in class org.as3lib.kitchensync.action.KSTween | |
| Used to modify the results of the easing function. | |
| EASING_MOD1 — Constant static property in class org.as3lib.kitchensync.action.KitchenSyncObjectParser | |
| _easingMod2 — Property in class org.as3lib.kitchensync.action.KSTween | |
| easingMod2 — Property in class org.as3lib.kitchensync.action.KSTween | |
| Used to modify the results of the easing function. | |
| EASING_MOD2 — Constant static property in class org.as3lib.kitchensync.action.KitchenSyncObjectParser | |
| EasingUtil — Class in package org.as3lib.kitchensync.easing | |
| A package of handy methods for working with Easing functions and classes. | |
| Elastic — Class in package org.as3lib.kitchensync.easing | |
| endValue — Property in class org.as3lib.kitchensync.action.KSSimpleTween | |
| the ending value of the tween. | |
| _endValue — Property in class org.as3lib.kitchensync.action.tweentarget.FilterTargetProperty | |
| endValue — Property in class org.as3lib.kitchensync.action.tweentarget.FilterTargetProperty | |
| The value to end on when tweening. | |
| endValue — Property in interface org.as3lib.kitchensync.action.tweentarget.ITweenTarget | |
| The value that the tweenTarget will end on. | |
| _endValue — Property in class org.as3lib.kitchensync.action.tweentarget.SimpleBlurTweenTarget | |
| endValue — Property in class org.as3lib.kitchensync.action.tweentarget.SimpleBlurTweenTarget | |
| _endValue — Property in class org.as3lib.kitchensync.action.tweentarget.SoundTransformTarget | |
| endValue — Property in class org.as3lib.kitchensync.action.tweentarget.SoundTransformTarget | |
| The value to end on when tweening. | |
| _endValue — Property in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| endValue — Property in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| The value to end on when tweening. | |
| _endValue — Property in class org.as3lib.kitchensync.action.tweentarget.TimelineController | |
| endValue — Property in class org.as3lib.kitchensync.action.tweentarget.TimelineController | |
| The number of the frame to end on | |
| enforceConstructor(instance, className) — Static method in class org.as3lib.utils.AbstractEnforcer | |
| enforceMethod() — Static method in class org.as3lib.utils.AbstractEnforcer | |
| evaluateFrameLabel(frameLabel) — Method in class org.as3lib.kitchensync.action.tweentarget.TimelineController | |
| Determines the frame number based on an unknown object. | |
| _event — Property in class org.as3lib.kitchensync.action.KSDispatchEvent | |
| event — Property in class org.as3lib.kitchensync.action.KSDispatchEvent | |
| The event that will be dispatched. | |
| eventType — Property in class org.as3lib.kitchensync.action.KSDispatchEvent | |
Using this will set the event to a generic Event object with type of type. |
|
| Exponential — Class in package org.as3lib.kitchensync.easing | |
|
Exponential produces values based on an exponentially decaying sine wave. The easing classes provide static methods for interpolating the change between two values over time. |
|
| 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 | |