axmol/samples/Cpp/TestCpp/Classes
James Chen 8cfe969137 Fixing compilation errors for win32. 2013-06-07 14:31:15 +08:00
..
AccelerometerTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ActionManagerTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
ActionsEaseTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
ActionsProgressTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
ActionsTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
Box2DTest fix some warnins 2013-01-28 20:34:52 +08:00
Box2DTestBed Check array boundaries to avoid the "array-bounds" error on linux 2013-04-10 10:53:52 -04:00
BugsTest Fixing a warning in Bug-458.cpp 2013-06-05 18:18:59 +08:00
ChipmunkTest Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
ClickAndMoveTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ClippingNodeTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
CocosDenshionTest Makefile 2013-03-29 09:41:15 +01:00
ConfigurationTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
CurlTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
CurrentLanguageTest adding norwegian language... 2013-05-29 10:31:46 +02:00
DataVisitorTest fixed #2142: Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok. 2013-05-10 15:07:05 +08:00
DrawPrimitivesTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
EffectsAdvancedTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
EffectsTest Fixing compilation errors for win32. 2013-06-07 14:31:15 +08:00
ExtensionsTest fixed #1647: Renaming enumerations to Cocos2d-x style. ERROR and ERROR_TIMEOUT is defined as macros on Windows, fuck it. 2013-06-03 10:12:55 +08:00
FileUtilsTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
FontTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
IntervalTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
KeypadTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
LabelTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
LayerTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
MenuTest MenuItemToggle is fixed 2013-06-05 17:51:40 -07:00
MotionStreakTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
MutiTouchTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
NodeTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
ParallaxTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
ParticleTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
PerformanceTest Merge branch 'newlines_in_cclog' of https://github.com/sbc100/cocos2d-x into sbc100-newlines_in_cclog 2013-04-10 14:17:23 +08:00
RenderTextureTest issue #1529:use NSUserDefaults on iOS and SharedPreferences on Android to implement CCUserDefault 2013-03-06 16:36:44 +08:00
RotateWorldTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
SceneTest Add CCDirector::popToSceneStackLevel(int level) 2013-04-30 23:33:22 +01:00
SchedulerTest Added CC_FORMAT_PRINTF(x,y) macro to warn on CCLog() format errors 2013-04-19 11:54:08 +04:00
ShaderTest issue #1686:synchronized ShaderTest 2013-02-28 15:01:41 +08:00
SpineTest Update spine runtime 2013-06-02 19:59:13 +04:00
SpriteTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
TextInputTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
Texture2dTest Adds Base class to tests 2013-06-06 17:12:28 -07:00
TextureCacheTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
TexturePackerEncryptionTest Added function ccSetPvrEncryptionKey(…) to set the encryption key in a single function call. 2013-05-07 10:14:38 -04:00
TileMapTest Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
TouchesTest fix compilation errors. 2012-12-29 11:23:31 +08:00
TransitionsTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
UserDefaultTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
ZwoptexTest issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
AppDelegate.cpp Adding design size for Tizen. 2013-05-16 20:23:21 +09:00
AppDelegate.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
BaseTest.cpp Adds Base class to tests 2013-06-06 17:12:28 -07:00
BaseTest.h Adds Base class to tests 2013-06-06 17:12:28 -07:00
VisibleRect.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
VisibleRect.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
controller.cpp MenuItemToggle is fixed 2013-06-05 17:51:40 -07:00
controller.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
testBasic.cpp issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
testBasic.h Adds Base class to tests 2013-06-06 17:12:28 -07:00
testResource.h issue #1603: Moved the position of some projects. 2012-12-20 12:58:21 +08:00
tests.h Main menu from test is sorted alphabetically 2013-06-03 22:33:52 -07:00