axmol/cocos2dx/menu_nodes
Ricardo Quesada 191aaebe2a More const fixes
`Menu::STATE_XXX` -> `Menu::State::XXX`
Removes more Hungarian notation
Removes Configuration::Type <- I added it a few months ago, and it was not being used. It is safe to remove it
2013-07-25 17:47:42 -07:00
..
CCMenu.cpp More const fixes 2013-07-25 17:47:42 -07:00
CCMenu.h More const fixes 2013-07-25 17:47:42 -07:00
CCMenuItem.cpp issue #2404: Disabling warning of invoking deprecated methods in engine. Rename CCCallFuncND to __CCCallFuncND, and add deprecated typedef CCCallFuncND. 2013-07-25 15:05:56 +08:00
CCMenuItem.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00