![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCActionGrid.h>
Public Member Functions | |
(id) | - initWithTimes: |
Static Public Member Functions | |
(id) | + actionWithTimes: |
Protected Attributes | |
int | _times |
CCReuseGrid action
+ (id) actionWithTimes: | (int) | times |
creates an action with the number of times that the current grid will be reused
- (id) initWithTimes: | (int) | times |
initializes an action with the number of times that the current grid will be reused