axmol/samples/Cpp/TestCpp/Classes
minggo 0130aae044 Merge pull request #3916 from boyu0/iss2771_physical
[ci skip]issue 2771: physical
2013-10-10 19:50:19 -07:00
..
AccelerometerTest restore AccelerometerTest 2013-09-19 19:05:52 +08:00
ActionManagerTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
ActionsEaseTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
ActionsProgressTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
ActionsTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
Box2DTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
Box2DTestBed rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
BugsTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
ChipmunkTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
ClickAndMoveTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
ClippingNodeTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
CocosDenshionTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
ConfigurationTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
CurlTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
CurrentLanguageTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
DataVisitorTest snapshopTextures are no longer supported 2013-09-06 22:55:36 -07:00
DrawPrimitivesTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
EffectsAdvancedTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
EffectsTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
ExtensionsTest Test compiles with box2d enabled 2013-09-26 16:23:13 -07:00
FileUtilsTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
FontTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
IntervalTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
KeyboardTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
KeypadTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
LabelTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
LayerTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
MenuTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
MotionStreakTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
MutiTouchTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
NewEventDispatcherTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
NodeTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
ParallaxTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
ParticleTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
PerformanceTest fix compile fail on vs2012. 2013-10-10 17:17:10 +08:00
PhysicsTest issue #2771: delete #define RAND_MAX in PhysicsTest.cpp(already defined in stdlib.h) 2013-10-11 10:24:55 +08:00
RenderTextureTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
RotateWorldTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
SceneTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
SchedulerTest Fixing SchedulerTest crash. We need to invoke parent's onExit in subclass::onExit. 2013-09-19 18:53:45 +08:00
ShaderTest closed #2782: shadertestSprite remove blank line 2013-09-12 10:31:14 +08:00
SpineTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
SpriteTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
TextInputTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
Texture2dTest #closed #2434: refactor LocalVarToAuto.py to use the PathUtils and fix some errors 2013-08-22 13:40:57 +08:00
TextureCacheTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
TexturePackerEncryptionTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
TileMapTest Merge branch 'suppressed-C4996' of https://github.com/savdalion/cocos2d-x into savdalion-suppressed-C4996 2013-09-16 20:58:26 +08:00
TouchesTest rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
TransitionsTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
UserDefaultTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
ZwoptexTest Deprecated methods are replaced (warning MSVC C4996 is suppressed). 2013-09-16 15:38:03 +03:00
AppDelegate.cpp Small fixes to comply with C++ best practices 2013-09-18 19:38:21 -07:00
AppDelegate.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
BaseTest.cpp closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
BaseTest.h Removes Hungarian notation 2013-07-25 15:53:24 -07:00
VisibleRect.cpp fix line end in windows 2013-09-20 22:23:13 +08:00
VisibleRect.h fix line end in windows 2013-09-20 22:23:13 +08:00
controller.cpp rename some class names to obey cocos2d-x coding style 2013-09-20 19:19:31 +08:00
controller.h [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
testBasic.cpp Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into keyboard_test 2013-09-17 23:24:14 +08:00
testBasic.h Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into keyboard_test 2013-09-17 23:24:14 +08:00
testResource.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
tests.h Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into keyboard_test 2013-09-17 23:24:14 +08:00