axmol/samples/Lua/TestLua/Resources/luaScript
samuele3hu cf857aade2 issue #3626:Modify some files that skipped some modifications because of merge 2014-01-17 11:22:03 +08:00
..
AccelerometerTest Modify Accelerometer Test sample 2013-09-20 22:05:37 +08:00
ActionManagerTest issue #2433:Add lua deprecated fiel and modify some test samples 2013-08-23 16:12:59 +08:00
ActionsEaseTest issue #3626:Modify some files that skipped some modifications because of merge 2014-01-17 11:22:03 +08:00
ActionsProgressTest issue #2433:Add lua deprecated fiel and modify some test samples 2013-08-23 16:12:59 +08:00
ActionsTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
AssetsManagerTest issue #3037:Modify AssetsManagerTest.lua 2013-11-01 17:29:09 +08:00
BugsTest issue #2433:Add lua deprecated fiel and modify some test samples 2013-08-23 16:12:59 +08:00
ClickAndMoveTest Repair some lua test samples bug and del tool/tolua++ folders 2013-09-17 13:59:48 +08:00
CocoStudioTest issue #3626:Add namespace’s support for manual lua binding functions for classes in the cocostudio and cocos2d::gui namespace 2014-01-17 10:19:55 +08:00
CocosDenshionTest issue #2433:Add lua deprecated fiel and modify some test samples 2013-08-23 16:12:59 +08:00
CurrentLanguageTest issue #2433:Modify platform config and some test samples 2013-08-22 15:06:34 +08:00
DrawPrimitivesTest issue #2433:Rename pointSize function name as setPointSize and Modify bindings-nerator 2013-08-30 17:15:16 +08:00
EffectsAdvancedTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
EffectsTest Fix:Resolve the bugs that some lua test cases can’t run 2014-01-04 15:46:04 +08:00
ExtensionTest issue #3626:Make the lua binding of the WebSocket and the XMLHttpRequest used in lua in the “cc” module 2014-01-17 10:19:56 +08:00
FontTest issue #2433:Update lua manual binding and modify some samples 2013-08-16 10:12:46 +08:00
IntervalTest issue #2433:Update lua manual binding and modify some samples 2013-08-16 10:12:46 +08:00
KeypadTest issue #2433:Update lua manual binding and modify some samples 2013-08-16 10:12:46 +08:00
LabelTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
LabelTestNew issue #3402:Add the new label lua binding and the releated test cases 2013-12-18 11:39:43 +08:00
LayerTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
LuaBridgeTest issue #3069:Add LuaObjectCBridge and related test sample 2013-10-31 15:20:53 +08:00
MenuTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
MotionStreakTest issue #2433:Modify TestLua samples and some .ini files 2013-08-20 13:44:37 +08:00
NewEventDispatcherTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
NodeTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
OpenGLTest issue #3626:Add namespace’s support for manual lua binding functions for classes related OpenGL and update the related test cases 2014-01-17 10:19:55 +08:00
ParallaxTest issue #2433:Modify TestLua samples and some .ini files 2013-08-20 13:44:37 +08:00
ParticleTest Fix typos 2013-11-29 12:09:38 -05:00
PerformanceTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
PhysicsTest issue #3401: physical lua banding script, add testlua->physics test 2014-01-06 22:19:40 +08:00
RenderTextureTest [Dispatcher] New event dispatcher, first commit. 2013-09-11 22:09:34 +08:00
RotateWorldTest issue #2433:Modify TestLua samples and some .ini files 2013-08-20 13:44:37 +08:00
SceneTest issue #2433:Modify TestLua samples and some .ini files 2013-08-20 13:44:37 +08:00
SpineTest Modify iOS project set and some manual lua binding 2013-12-25 13:47:22 +08:00
SpriteTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
Texture2dTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
TileMapTest issue #3626:Update the lua test cases which used the “tolua.cast” function to add the module name for the second string param 2014-01-17 10:19:56 +08:00
TouchesTest Develop branch adds lua trigger for CocoStudio 2014-01-02 12:00:37 +08:00
TransitionsTest issue #2433:Modify TestLua samples and some .ini files 2013-08-20 13:44:37 +08:00
UserDefaultTest Hot fix:Repair some lua test samples and modify layer touch listener functions 2013-11-18 22:16:49 +08:00
XMLHttpRequestTest issue #3626:Make the lua binding of the WebSocket and the XMLHttpRequest used in lua in the “cc” module 2014-01-17 10:19:56 +08:00
ZwoptexTest Fix:Replace the “setDisplayFrame” function with the “setSpriteFrame” function 2014-01-07 20:39:46 +08:00
VisibleRect.lua Develop branch adds lua trigger for CocoStudio 2014-01-02 12:00:37 +08:00
controller.lua issue #2433:Modify lua binding generator template and releated action test 2013-08-14 21:35:55 +08:00
helper.lua issue #3401: physical lua banding script, add testlua->physics test 2014-01-06 22:19:40 +08:00
mainMenu.lua Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss3401_physical_lua_binding 2014-01-07 10:16:44 +08:00
testResource.lua Delete some annotated statement about spine and add some reserve manual lua binding functions 2013-12-25 16:42:40 +08:00