AdornableButton Class Reference
Inherits from | CCButton |
Conforms to | AdornableCCNodeProtocol |
Declared in | CCNodeAdornments.h |
Overview
- A concrete subclass of CCButton that supports a visual adornment via the AdornableCCNodeProtocol.
- When the button 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 v3.