CCMenuItem base class
Subclass CCMenuItem (or any subclass) to create your custom CCMenuItem objects.
#include <Geode/cocos/menu_nodes/CCMenuItem.h>
CCMenuItem base class
Subclass CCMenuItem (or any subclass) to create your custom CCMenuItem objects.
Creates a CCMenuItem with no target/selector
Creates a CCMenuItem with a target/selector
Initializes a CCMenuItem with a target/selector
Returns the outside box
Activate the item
The item was selected (not activated), similar to “mouse-over”
The item was unselected
set the target/selector of the menu item
Since v0.8.2
whether or not the item is selected