| 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 | |
| sawtooth(timeElapsed, duration, frequency) — Static method in class org.as3lib.kitchensync.easing.Oscillate | |
| Oscillates between 0 and 1.0 (starting with 0 and ending with 1.0) for as long as the duration lasts in linear motion. | |
| SECONDS_SEARCH — Constant static property in class org.as3lib.kitchensync.utils.TimeStringParser_en | |
| SECONDS_VALUE — Constant static property in class org.as3lib.kitchensync.utils.TimeStringParser_en | |
| SELF — Constant static property in class org.as3lib.kitchensync.action.KSDispatchEvent | |
| setProperty(target, key, value) — Method in class org.as3lib.kitchensync.action.KSSetProperty | |
| This is the function that will be called to set the property. | |
| setTargetPropterty(target, property) — Method in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| Sets the target object and property name that will be tweened. | |
| setTime(frame, currentTime) — Method in class org.as3lib.kitchensync.core.Timestamp | |
| Sextic — Class in package org.as3lib.kitchensync.easing | |
|
Sextic produces values that would cause a moving subject to move with extremely fast accelleration. The easing classes provide static methods for interpolating the change between two values over time. |
|
| SimpleBlurTweenTarget — Class in package org.as3lib.kitchensync.action.tweentarget | |
| SimpleBlurTweenTarget(target, startValue, endValue) — Constructor in class org.as3lib.kitchensync.action.tweentarget.SimpleBlurTweenTarget | |
| sine(timeElapsed, duration, frequency) — Static method in class org.as3lib.kitchensync.easing.Oscillate | |
| Oscillates between 0 and 1.0 (starting with 0 and ending with 1.0) for as long as the duration lasts in a sinusoidal motion. | |
| Sine — Class in package org.as3lib.kitchensync.easing | |
|
Sine produces values that produce sinusoidal movement. The easing classes provide static methods for interpolating the change between two values over time. |
|
| snapping — Static property in class org.as3lib.kitchensync.easing.Oscillate | |
| snapping — Static property in class org.as3lib.kitchensync.easing.Random | |
| If set to true, random will snap to 1.0 if duration has elapsed. | |
| snapToInteger — Static property in class org.as3lib.kitchensync.KitchenSyncDefaults | |
| _snapToInteger — Property in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| snapToInteger — Property in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| Indicates whether tweened values should snap to whole value numbers or use decimals. | |
| SNAP_TO_VALUE — Constant static property in class org.as3lib.kitchensync.action.KitchenSyncObjectParser | |
| snapToValueOnComplete — Static property in class org.as3lib.kitchensync.KitchenSyncDefaults | |
| _snapToValueOnComplete — Property in class org.as3lib.kitchensync.action.KSTween | |
| snapToValueOnComplete — Property in class org.as3lib.kitchensync.action.KSTween | |
| Indicates whether the final value for the easing function should snap to the target _toValue. | |
| SNAP_TO_WHOLE — Constant static property in class org.as3lib.kitchensync.action.KitchenSyncObjectParser | |
| _sound — Property in class org.as3lib.kitchensync.action.KSSoundController | |
| sound — Property in class org.as3lib.kitchensync.action.KSSoundController | |
| A pointer to the sound object passed into the constructor or created based on the URL. | |
| _soundOffset — Property in class org.as3lib.kitchensync.action.KSSoundController | |
| soundOffset — Property in class org.as3lib.kitchensync.action.KSSoundController | |
| The offset of the sound object when it is played. | |
| _soundPauseTime — Property in class org.as3lib.kitchensync.action.KSSoundController | |
| Used internally to track the paused time of the audio. | |
| SoundTransformTarget — Class in package org.as3lib.kitchensync.action.tweentarget | |
| A tween target for setting sound transform (volume and panning). | |
| SoundTransformTarget(channel, property, startValue, endValue) — Constructor in class org.as3lib.kitchensync.action.tweentarget.SoundTransformTarget | |
| Constructor. | |
| _stagger — Property in class org.as3lib.kitchensync.action.KSStaggeredGroup | |
| stagger — Property in class org.as3lib.kitchensync.action.KSStaggeredGroup | |
| Time to wait between the execution of each of the children. | |
| start() — Method in class org.as3lib.kitchensync.action.AbstractAction | |
| Starts the timer for this action. | |
| start() — Method in class org.as3lib.kitchensync.action.AbstractActionGroup | |
| start() — Method in interface org.as3lib.kitchensync.action.IAction | |
| Starts the timer for this action. | |
| start() — Method in class org.as3lib.kitchensync.action.KSSequenceGroup | |
| Override start to automatically quit if there are no children. | |
| start() — Method in class org.as3lib.kitchensync.action.KSSimpleTween | |
| Starts the tween. | |
| start() — Method in class org.as3lib.kitchensync.action.KSStaggeredGroup | |
| start() — Method in class org.as3lib.kitchensync.action.KSTween | |
| Starts the Tween. | |
| START — Constant static property in class org.as3lib.kitchensync.action.ActionControllerCommand | |
| start() command. | |
| START — Constant static property in class org.as3lib.kitchensync.core.KitchenSyncEvent | |
| startNextAction() — Method in class org.as3lib.kitchensync.action.KSRandomGroup | |
| startNextAction() — Method in class org.as3lib.kitchensync.action.KSSequenceGroup | |
| Starts playing the next action in the sequence. | |
| _startTime — Property in class org.as3lib.kitchensync.action.AbstractAction | |
| startTime — Property in class org.as3lib.kitchensync.action.AbstractAction | |
| The time at which the action was last started. | |
| _startTime — Property in class org.as3lib.kitchensync.action.KSSimpleTween | |
| The time at which the tween was started. | |
| startTimeHasElapsed — Property in class org.as3lib.kitchensync.action.AbstractAction | |
| Checks to see whether the start time delay has elapsed and if the _startTime is defined. | |
| startValue — Property in class org.as3lib.kitchensync.action.KSSimpleTween | |
| the starting value of the tween. | |
| _startValue — Property in class org.as3lib.kitchensync.action.tweentarget.FilterTargetProperty | |
| startValue — Property in class org.as3lib.kitchensync.action.tweentarget.FilterTargetProperty | |
| The value to start from when tweening. | |
| startValue — Property in interface org.as3lib.kitchensync.action.tweentarget.ITweenTarget | |
| The value that the tweenTarget will begin from. | |
| _startValue — Property in class org.as3lib.kitchensync.action.tweentarget.SimpleBlurTweenTarget | |
| startValue — Property in class org.as3lib.kitchensync.action.tweentarget.SimpleBlurTweenTarget | |
| _startValue — Property in class org.as3lib.kitchensync.action.tweentarget.SoundTransformTarget | |
| startValue — Property in class org.as3lib.kitchensync.action.tweentarget.SoundTransformTarget | |
| The value to start from when tweening. | |
| _startValue — Property in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| startValue — Property in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| The value to start from when tweening. | |
| _startValue — Property in class org.as3lib.kitchensync.action.tweentarget.TimelineController | |
| startValue — Property in class org.as3lib.kitchensync.action.tweentarget.TimelineController | |
| The number of the frame to begin at | |
| Stepped — Class in package org.as3lib.kitchensync.easing | |
|
Stepped produces values between 0.0 and 1.0 which are rounded up or down to nearby values so that they jump from one sample to the next creating a stairstep motion. |
|
| stop() — Method in class org.as3lib.kitchensync.action.AbstractAction | |
| Stops the action from running and resets the timer. | |
| stop() — Method in class org.as3lib.kitchensync.action.AbstractActionGroup | |
| stop() — Method in interface org.as3lib.kitchensync.action.IAction | |
| Stops the action from running and resets the timer. | |
| stop() — Method in class org.as3lib.kitchensync.action.KSParallelGroup | |
| stop() — Method in class org.as3lib.kitchensync.action.KSSimpleTween | |
| Stops the tween. | |
| stop() — Method in class org.as3lib.kitchensync.action.KSSoundController | |
| Override the pause functions to pause the actual sound as well as the action. | |
| STOP — Constant static property in class org.as3lib.kitchensync.action.ActionControllerCommand | |
| stop() command. | |
| subtract(timestampA:org.as3lib.kitchensync.core:Timestamp, timestampB:org.as3lib.kitchensync.core:Timestamp) — Static method in class org.as3lib.kitchensync.utils.TimestampUtil | |
| Subtracts timestampB from timestampA and returns the difference of the two times. | |
| sync — Static property in class org.as3lib.kitchensync.KitchenSyncDefaults | |
| _sync — Property in class org.as3lib.kitchensync.action.AbstractAction | |
| sync — Property in class org.as3lib.kitchensync.action.AbstractAction | |
| Setting sync to true will cause the action to sync up with real time even if framerate drops. | |
| SYNC — Constant static property in class org.as3lib.kitchensync.action.KitchenSyncObjectParser | |
| Synchronizer — Final class in package org.as3lib.kitchensync.core | |
| Synchronizer acts as the main time keeper for the animation engine. | |
| Synchronizer(enforcer) — Constructor in class org.as3lib.kitchensync.core.Synchronizer | |
| Constructor. | |
| synchronizerUpdate — Event in class org.as3lib.kitchensync.core.Synchronizer | |
| syncrhonizerUsesWeakReferences — Static property in class org.as3lib.kitchensync.KitchenSyncDefaults | |
| 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 | |