#import <CCGridAction.h>
Inherits CCInstantAction.

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];
Definition at line 153 of file CCGridAction.h.