axmol/cocos2dx/menu_nodes
Ed Bartley 908035bdee Fixed a CCMenu bug that prevented the touch priority from being set to the value specified by a call to CCMenu::setTouchPriority(int). 2013-01-23 14:00:23 -05:00
..
CCMenu.cpp Fixed a CCMenu bug that prevented the touch priority from being set to the value specified by a call to CCMenu::setTouchPriority(int). 2013-01-23 14:00:23 -05:00
CCMenu.h fixed #1547:set selected menu item to null when it is removed from a menu 2013-01-17 15:04:48 +08:00
CCMenuItem.cpp fixed #1649: Changed return type to const reference for member variable access. 2013-01-14 15:51:53 +08:00
CCMenuItem.h fixed #1649: Changed return type to const reference for member variable access. 2013-01-14 15:51:53 +08:00