axmol/samples/Cpp/TestCpp/Classes
Ricardo Quesada 7c2ed2743c Menu + MenuItem
`Menu` and `MenuItem` have protected constructors
2013-11-15 13:14:12 -08:00
..
AccelerometerTest issue #3137: Disabling Accelerometer when layer is destroyed. 2013-11-11 10:23:05 +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 Constructors are protected 2013-11-13 15:55:36 -08:00
Box2DTest issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +08:00
Box2DTestBed EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
BugsTest issue #3137: Disabling Accelerometer when layer is destroyed. 2013-11-11 10:23:05 +08:00
ChipmunkTest Merge pull request #4160 from dabingnn/iss3025_TextureCache 2013-11-10 23:08:01 -08:00
ClickAndMoveTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
ClippingNodeTest More tests converted 2013-11-13 17:36:33 -08:00
CocosDenshionTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
ConfigurationTest Constructors are protected 2013-11-13 15:55:36 -08:00
CurlTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
CurrentLanguageTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
DataVisitorTest issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +08: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 Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
FileUtilsTest Constructors are protected 2013-11-13 15:55:36 -08:00
FontTest closed #2517: Use LocalVarToAuto.py to change Samples src file 2013-08-16 16:05:27 +08:00
InputTest Merge folder changes from develop 2013-10-30 23:19:36 -07:00
IntervalTest issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +08:00
KeyboardTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
KeypadTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
LabelTest Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
LayerTest More tests converted 2013-11-13 17:36:33 -08:00
MenuTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
MotionStreakTest More tests converted 2013-11-13 17:36:33 -08:00
MutiTouchTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
NewEventDispatcherTest More tests converted 2013-11-13 17:36:33 -08:00
NodeTest issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +08:00
ParallaxTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
ParticleTest Menu + MenuItem 2013-11-15 13:14:12 -08:00
PerformanceTest ParticleSystem uses protected constructors 2013-11-14 16:21:49 -08:00
PhysicsTest Merge branch 'develop' into constructors_are_protected 2013-11-14 11:57:18 -08:00
RenderTextureTest more protected constructors 2013-11-14 16:33:43 -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 Constructors are protected 2013-11-13 15:55:36 -08:00
ShaderTest Adds love to ShaderTest2 test 2013-11-14 15:44:22 -08:00
SpineTest issue #2905: testcpp bild ok on Android 2013-10-15 18:00:03 +08:00
SpriteTest More tests converted 2013-11-13 17:36:33 -08:00
TextInputTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
Texture2dTest More tests working 2013-11-13 17:47:26 -08:00
TextureCacheTest issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +08:00
TexturePackerEncryptionTest replaces `delete[]` with `free()` in C-based API 2013-11-11 18:09:47 -08:00
TileMapTest EventDispatcher is managed by Director now, like Scheduler and ActionManager. 2013-10-26 15:04:01 +08:00
TouchesTest issue #3025: replace TextureCache::getInstance() by Director::getInstance()->getTextureCache() in samples folder 2013-11-07 21:48:39 +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 issue #2905:make cocostudio and gui flat 2013-10-16 16:48:39 +08: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 Adds more strings 2013-11-07 12:42:16 -08:00
controller.h Implement MouseWheel Event, also fix a typo in EventListener interface 2013-10-04 10:07:39 -07:00
testBasic.cpp Constructors are protected 2013-11-13 15:55:36 -08:00
testBasic.h Constructors are protected 2013-11-13 15:55:36 -08:00
testResource.h More best practices fixes and other bug fixes 2013-07-23 15:20:22 -07:00
tests.h Mouse working on mac 2013-10-11 14:35:38 -07:00