Class CCShakyTiles3D

#include <Geode/cocos/actions/CCActionTiledGrid.h>
classCCShakyTiles3D:publiccocos2d::CCTiledGrid3DAction{ ... }
Examples0
Public static methods1
staticcocos2d::CCShakyTiles3D*create(
floatduration
,,
intnRange
,
boolbShakeZ
)

creates the action with a range, whether or not to shake Z vertices, a grid size, and duration

Public member functions3
virtualboolinitWithDuration(
floatduration
,,
intnRange
,
boolbShakeZ
)

initializes the action with a range, whether or not to shake Z vertices, a grid size, 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