Class cc.ReuseGrid
- Defined in: CCActionGrid.js
- Extends cc.ActionInstant
Constructor Attributes | Constructor Name and Description |
---|---|
cc.ReuseGrid action
|
Method Summary
Class Detail
cc.ReuseGrid()
cc.ReuseGrid action
Method Detail
-
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}