Class CCSplitRows

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

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

Public member functions4
virtualboolinitWithDuration(
floatduration
,
uintnRows
)

initializes the action with the number of rows 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_nRows
;
No description provided
;
No description provided