Class CCShaky3D

#include <Geode/cocos/actions/CCActionGrid3D.h>
classCCShaky3D:publiccocos2d::CCGrid3DAction{ ... }

CCShaky3D action

Examples0
Public static methods1
staticcocos2d::CCShaky3D*create(
floatduration
,,
intrange
,
boolshakeZ
)

creates the action with a range, shake Z vertices, a grid and duration

Public member functions3
boolinitWithDuration(
floatduration
,,
intrange
,
boolshakeZ
)

initializes the action with a range, shake Z vertices, a grid and duration

virtualcocos2d::CCObject*copyWithZone()
No description provided
virtualvoidupdate(
floattime
)
No description provided
Fields0
Protected member functions0
Protected fields2
intm_nRandrange
;
No description provided
boolm_bShakeZ
;
No description provided