Inherits from CCMenuItemToggle
Conforms to AdornableCCNodeProtocol
Declared in CCNodeAdornments.h

Overview

A concrete subclass of CCMenuItemToggle that supports a visual adornment via the AdornableCCNodeProtocol. When the menu item is selected by the user, the adornment will be activated, and when the item is deselected by the user, the adornment will be deactivated.

This control can only be used with Cocos2D v1 & v2.