axmol/samples/Cpp/TestCpp/Classes
James Chen 3d41b7e33c Adding EventDispatcher Test of removing all touch listeners. 2013-09-20 14:14:03 +08: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 issue #2087: [dispatcher] Fix box2d_test crash. 2013-09-16 23:35:16 +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 [dispatcher] Renaming 'registerEventListenerXXX' to 'addEventListenerXXX'. 2013-09-14 09:02:49 +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 Small fixes to comply with C++ best practices 2013-09-18 19:38:21 -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 [win32] glfw keyboard callback is enabled now. Enables KeyboardTest for win32. 2013-09-17 22:34:20 +08:00
KeypadTest 1.android platform:handle key event 2013-09-18 12:04:35 +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 Fixing MenuTest crash. 2013-09-18 23:43:04 +08:00
MotionStreakTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
MutiTouchTest Updating MutiTouchTest.cpp. Adding title. Removing unused codes. 2013-09-19 18:54:26 +08:00
NewEventDispatcherTest Adding EventDispatcher Test of removing all touch listeners. 2013-09-20 14:14:03 +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 issue #2087: Sorts listeners only when flag is dirty. setPriority is only valid in fixed priority listener. 2013-09-18 17:46:00 +08:00
PhysicsTest issue #2771: add comments 2013-09-17 16:27:43 +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 [dispatcher] Renaming 'registerEventListenerXXX' to 'addEventListenerXXX'. 2013-09-14 09:02:49 +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 [dispatcher] Renaming 'registerEventListenerXXX' to 'addEventListenerXXX'. 2013-09-14 09:02:49 +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 closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
VisibleRect.h issue #2129: Removing CC prefix for samples module. 2013-06-20 14:17:10 +08:00
controller.cpp issue #2087: Renaming EventDispatcherTest name to EventDispatcherTest(NEW) 2013-09-18 22:47:50 +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