Class CCStopGrid

#include <Geode/cocos/actions/CCActionGrid.h>
classCCStopGrid:publiccocos2d::CCActionInstant{ ... }

CCStopGrid action.

⚠️ Don't call this action if another grid action is active. Call if you want to remove the the grid effect. Example: CCSequence::actions(Lens::action(...), CCStopGrid::action(...), NULL);

Examples0
Public static methods1
staticcocos2d::CCStopGrid*create()

Allocates and initializes the action

Public member functions1
virtualvoidstartWithTarget()
No description provided
Fields0
Protected member functions0
Protected fields0