Toggles the visibility of a node
Class CCToggleVisibility
#include <Geode/cocos/actions/CCActionInstant.h>
classCCToggleVisibility:publiccocos2d::CCActionInstant{ ... }
Examples0
Public static methods1
staticcocos2d::CCToggleVisibility*create()
Allocates and initializes the action
Public member functions2
virtualcocos2d::CCObject*copyWithZone(cocos2d::CCZone*pZone)
No description provided