Inherits from CCActionInstant : CCFiniteTimeAction : CCAction : NSObject
Declared in CCActionGrid.h
CCGridAction.h

Overview

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];