StopGrid Class Reference
#import <GridAction.h>
Inherits InstantAction.
List of all members.
Detailed Description
StopGrid 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];
The documentation for this class was generated from the following file:
- /Users/riq/progs/cocos2d-iphone/branches/branch-0.7/cocos2d/GridAction.h