Class cc.Grid3DAction
- Defined in: CCActionGrid.js
- Extends cc.GridAction
Constructor Attributes | Constructor Name and Description |
---|---|
Base class for cc.Grid3D actions.
|
Method Summary
Class Detail
cc.Grid3DAction()
Base class for cc.Grid3D actions.
Grid3D actions can modify a non-tiled grid.
Grid3D actions can modify a non-tiled grid.
Method Detail
-
creates the action with size and duration
- Parameters:
- {Number} duration
- {cc.Size} gridSize
- Returns:
- {cc.Grid3DAction}