Class cc.SplitCols

Class Summary
Constructor Attributes Constructor Name and Description
 
cc.SplitCols action

Method Summary

Class Detail

cc.SplitCols()
cc.SplitCols action

Method Detail

  • <static> {cc.SplitCols} cc.SplitCols.create(duration, cols)
    creates the action with the number of columns to split and the duration
    Parameters:
    {Number} duration
    {Number} cols
    Returns:
    {cc.SplitCols}
  • {Boolean} initWithDuration(duration, cols)
    initializes the action with the number of columns to split and the duration
    Parameters:
    {Number} duration
    {Number} cols
    Returns:
    {Boolean}
  • startWithTarget(target)
    Parameters:
    {cc.Node} target