axmol/extensions/GUI/CCScrollView
Vladimir Timofeev 2835b094da Cleanup order of fields initialization.
Make initialization order to match declarations.
This change twice reduces number of warnings when compiling on MacOS X with Xcode 6.1
Warnings was like "Field 'XXXX' will be initialized after field 'YYYY'"
2014-10-30 17:28:41 +03:00
..
CCScrollView.cpp Cleanup order of fields initialization. 2014-10-30 17:28:41 +03:00
CCScrollView.h fix ScrollView bug 2014-09-05 20:49:15 +09:00
CCTableView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCTableView.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00
CCTableViewCell.cpp remove unneeded includes 2014-08-29 15:39:52 +08:00
CCTableViewCell.h 1. CocosStudio adapt to cocos2d-x v3.2. 2014-07-21 17:45:56 +08:00