![]() |
cocos2d-iphone
2.1
Improved Cocos2D API Reference (iOS version) for www.kobold2d.com developers
|
#import <CCActionGrid.h>
CCStopGrid action. Don't call this action if another grid action is active. Call if you want to remove the the grid effect. Example: [Sequence actions:[Lens ...], [StopGrid action], nil];