Class CCReuseGrid

#include <Geode/cocos/actions/CCActionGrid.h>
classCCReuseGrid:publiccocos2d::CCActionInstant{ ... }
Examples0
Public static methods1
staticcocos2d::CCReuseGrid*create(
inttimes
)

creates an action with the number of times that the current grid will be reused

Public member functions2
boolinitWithTimes(
inttimes
)

initializes an action with the number of times that the current grid will be reused

virtualvoidstartWithTarget()
No description provided
Fields0
Protected member functions0
Protected fields1
intm_nTimes
;
No description provided