axmol/samples/Lua
wangshuai b4e13af460 issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease()
2.fixed bug of CCShakyTiles3D's create() in CCActionTilesGrid.pkg
3.delete method copyWithZone in .pkg files
2013-02-28 10:23:30 +08:00
..
HelloLua fixed a bug of respond touch events in hello.lua. The event type is string now. 2013-02-20 12:03:21 +08:00
TestLua issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00