axmol/tests/cpp-tests/Classes/UITest/CocoStudioGUITest/CustomWidget
Ricardo Quesada 3dda35b4ef Adds `std::nothrow` to `new`
Since cocos2d-x doesn't support exceptions, it is important to add
`std::nothrow` to all the `new` statements
2014-08-27 16:31:57 -07:00
..
CustomImageView.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CustomImageView.h issue #5056. move gui test from ExtensionsTest to the outside 2014-05-08 14:35:45 +08:00
CustomImageViewReader.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CustomImageViewReader.h issue #5056. move gui test from ExtensionsTest to the outside 2014-05-08 14:35:45 +08:00
CustomParticleWidget.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CustomParticleWidget.h refact ui header file include 2014-06-04 14:56:33 +08:00
CustomParticleWidgetReader.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CustomParticleWidgetReader.h issue #5056. move gui test from ExtensionsTest to the outside 2014-05-08 14:35:45 +08:00
CustomReader.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CustomReader.h issue #5056. move gui test from ExtensionsTest to the outside 2014-05-08 14:35:45 +08:00