Class CCSplitCols

#include <Geode/cocos/actions/CCActionTiledGrid.h>
classCCSplitCols:publiccocos2d::CCTiledGrid3DAction{ ... }
Examples0
Public static methods1
staticcocos2d::CCSplitCols*create(
floatduration
,
uintnCols
)

creates the action with the number of columns to split and the duration

Public member functions4
virtualboolinitWithDuration(
floatduration
,
uintnCols
)

initializes the action with the number of columns to split and the duration

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