Class cc.ReuseGrid

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

Method Summary

Class Detail

cc.ReuseGrid()
cc.ReuseGrid action

Method Detail

  • <static> {cc.ReuseGrid} cc.ReuseGrid.create(times)
    creates an action with the number of times that the current grid will be reused
    Parameters:
    {Number} times
    Returns:
    {cc.ReuseGrid}
  • {Boolean} initWithTimes(times)
    initializes an action with the number of times that the current grid will be reused
    Parameters:
    {Number} times
    Returns:
    {Boolean}