What's new? | Help | Directory | Sign in
Google
                
Search
for
Updated May 02, 2008 by mimshwright
Labels: Actions, Incomplete-Example
KSStaggeredGroup  
An action group that executes each child action in sequence after a short pause.

Summary

A Staggered group of actions will execute one after the other in a sequence however, the actions are separated by a specified time (e.g. 1 second) rather than the end of the previous action.

Syntax

new KSStaggeredGroup(stagger:*, ... children)

Related Links


Sign in to add a comment