Inherits from CCMenuItemImage
Conforms to AdornableCCNodeProtocol
Declared in CCNodeAdornments.h

Overview

A concrete subclass of CCMenuItemImage 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.