Class cc.Shaky3D
- Defined in: CCActionGrid3D.js
- Extends cc.Grid3DAction
Constructor Attributes | Constructor Name and Description |
---|---|
cc.Shaky3D action
|
Method Summary
Class Detail
cc.Shaky3D()
cc.Shaky3D action
Method Detail
-
creates the action with a range, shake Z vertices, a grid and duration
- Parameters:
- {Number} duration
- {cc.Size} gridSize
- {Number} range
- {Boolean} shakeZ
- Returns:
- {cc.Shaky3D}
-
{Boolean} initWithDuration(duration, gridSize, range, shakeZ)initializes the action with a range, shake Z vertices, a grid and duration
- Parameters:
- {Number} duration
- {cc.Size} gridSize
- {Number} range
- {Boolean} shakeZ
- Returns:
- {Boolean}