CCShaky3D action
Class CCShaky3D
#include <Geode/cocos/actions/CCActionGrid3D.h>
classCCShaky3D:publiccocos2d::CCGrid3DAction{ ... }
Examples0
Public static methods1
staticcocos2d::CCShaky3D*create(floatduration,cocos2d::CCSizeconst&gridSize,intrange,boolshakeZ)
creates the action with a range, shake Z vertices, a grid and duration
Public member functions3
boolinitWithDuration(floatduration,cocos2d::CCSizeconst&gridSize,intrange,boolshakeZ)
initializes the action with a range, shake Z vertices, a grid and duration
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided