| 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 | |
| unpause() — Method in class org.as3lib.kitchensync.action.AbstractAction | |
| Resumes the action at the point where it was paused. | |
| unpause() — Method in class org.as3lib.kitchensync.action.AbstractActionGroup | |
| unpause() — Method in interface org.as3lib.kitchensync.action.IAction | |
| Resumes the action at the point where it was paused. | |
| unpause() — Method in class org.as3lib.kitchensync.action.KSSimpleTween | |
| Resumes the action at the point where it was paused. | |
| unpause() — Method in class org.as3lib.kitchensync.action.KSSoundController | |
| Override the pause functions to pause the actual sound as well as the action. | |
| unpause() — Method in class org.as3lib.kitchensync.action.KSStepedSequenceGroup | |
| Override unpause to see if the sequence was paused internally or externally. | |
| UNPAUSE — Constant static property in class org.as3lib.kitchensync.action.ActionControllerCommand | |
| unpause() command. | |
| UNPAUSE — Constant static property in class org.as3lib.kitchensync.core.KitchenSyncEvent | |
| unregister() — Method in class org.as3lib.kitchensync.action.AbstractAction | |
| Removes the action as a listener to the Synchronizer's update event. | |
| unregisterClient(client:org.as3lib.kitchensync.core:ISynchronizerClient) — Method in class org.as3lib.kitchensync.core.Synchronizer | |
| Removes a Syncrhonizer client from the list. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.AbstractAction | |
| This function will be registered by the register method to respond to update events from the synchronizer. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSAsynchronousFunction | |
| Executes the function when the delay has elapsed. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSDispatchEvent | |
| When the delay is reached, the event will be fired from the target. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSFunction | |
| Executes the function when the delay has elapsed. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSParallelGroup | |
| When the first update occurs, all of the child actions are started simultaniously. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSSequenceGroup | |
| Listens for updates to synchronize the start time of the sequence. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSSimpleTween | |
| Called when a pulse is sent from the Synchronizer | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSSimultaneousEndGroup | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSSoundController | |
| When the synchronizer updates, checks to see if start time has elapsed and the song is loaded. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSStaggeredGroup | |
| When the first update occurs, all of the child actions are started simultaniously. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSTween | |
| Executes the tween. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.action.KSWait | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in interface org.as3lib.kitchensync.core.ISynchronizerClient | |
| Update will allow the synchronizer to update the action with the current time. | |
| update(currentTimestamp:org.as3lib.kitchensync.core:Timestamp) — Method in class org.as3lib.kitchensync.utils.FrameRateView | |
| Display is updated by the synchronizer pulses. | |
| UPDATE — Constant static property in class org.as3lib.kitchensync.core.KitchenSyncEvent | |
| updateFrequency — Property in class org.as3lib.kitchensync.utils.FrameRateView | |
| Number of frames between each update | |
| updateTween(percentComplete) — Method in class org.as3lib.kitchensync.action.tweentarget.FilterTargetProperty | |
| The main function that the Tween uses to update the TweenTarget. | |
| updateTween(percentComplete) — Method in interface org.as3lib.kitchensync.action.tweentarget.ITweenTarget | |
| The main function that the Tween uses to update the TweenTarget. | |
| updateTween(percentComplete) — Method in class org.as3lib.kitchensync.action.tweentarget.SimpleBlurTweenTarget | |
| The main function that the Tween uses to update the TweenTarget. | |
| updateTween(percentComplete) — Method in class org.as3lib.kitchensync.action.tweentarget.SoundTransformTarget | |
| The main function that the Tween uses to update the TweenTarget. | |
| updateTween(percentComplete) — Method in class org.as3lib.kitchensync.action.tweentarget.TargetProperty | |
| The main function that the Tween uses to update the TweenTarget. | |
| updateTween(percentComplete) — Method in class org.as3lib.kitchensync.action.tweentarget.TimelineController | |
| _useWeakReferences — Property in class org.as3lib.kitchensync.action.KSDispatchEvent | |
| useWeakReferences — Property in class org.as3lib.kitchensync.action.KSDispatchEvent | |
| Set to false if you want to keep a strong reference to the event being dispatched. | |
| 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 | |