CCReuseGrid
CCReuseGrid
Cocos2DInheritance: System.Object → Cocos2D.CCAction → Cocos2D.CCFiniteTimeAction → Cocos2D.CCActionInstant
Implements: Cocos2D.ICCCopyable
Constructors
CCReuseGrid()
CCReuseGrid()()CCReuseGrid(int)
CCReuseGrid(int)(System.Int32 times)Parameters:
times (System.Int32)Fields
m_nTimes(System.Int32)
Methods
InitWithTimes(int)
System.Boolean InitWithTimes(int)(System.Int32 times)Parameters:
times (System.Int32)Returns:
System.BooleanStartWithTarget(CCNode)
StartWithTarget(CCNode)(Cocos2D.CCNode target)Parameters:
target (Cocos2D.CCNode)Example