axmol/tools/tolua++
James Chen 759831c1d8 issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
..
CCAction.pkg issue #2300: copy --> clone for luabinding. 2013-06-19 12:08:26 +08:00
CCActionCamera.pkg issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00
CCActionCatmullRom.pkg issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00
CCActionEase.pkg issue #2300: copy --> clone for luabinding. 2013-06-19 12:08:26 +08:00
CCActionGrid.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCActionGrid3D.pkg issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00
CCActionManager.pkg issue #1425: change the interfaces in .pkg files to satisfy the current 2012-08-10 18:14:04 +08:00
CCActionPageTurn3D.pkg issue #1625: Updated lua pkg files. 2012-12-27 11:47:49 +08:00
CCActionProgressTimer.pkg issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00
CCActionTiledGrid.pkg issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00
CCAffineTransform.pkg update tolua++ pkg files 2012-08-28 14:53:52 +08:00
CCAnimation.pkg issue #2300: copy --> clone for luabinding. 2013-06-19 12:08:26 +08:00
CCAnimationCache.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCApplication.pkg issue #2397: Application::sharedApplication --> Application::getInstance. 2013-07-15 16:24:42 +08:00
CCArray.pkg issue #1425: 
1.fixed some bugs in .lua file. like this:local b = a:copy():autorelease() 2013-02-28 10:23:30 +08:00
CCAtlasNode.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCCamera.pkg fixed #1292: Updated lua bindings. 2012-06-15 17:26:11 +08:00
CCCommon.pkg [luabinding] remove duplicate ccLanguageType 2012-12-02 16:17:17 +08:00
CCControl.pkg issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCControlButton.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCControlColourPicker.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCControlPotentiometer.pkg issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCControlSlider.pkg issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCControlStepper.pkg issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCControlSwitch.pkg issue #2103 add more test lua 2013-05-24 11:42:27 +08:00
CCDictionary.pkg issue #1425: change the interfaces in .pkg files to satisfy the current 2012-08-10 18:14:04 +08:00
CCDirector.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCDrawingPrimitives.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCEGLViewProtocol.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCEditBox.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCFileUtils.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCGeometry.pkg fixed #1731:change struct to class 2013-02-25 10:22:03 +08:00
CCImage.pkg issue #2329:not bind CCFileUtils private function 2013-06-26 17:36:31 +08:00
CCInteger.pkg issue #2103 add a newline to CCInterger.pkg 2013-05-23 15:49:06 +08:00
CCKeypadDispatcher.pkg update luabinding 2012-12-02 15:48:15 +08:00
CCLabelAtlas.pkg issue #2373:add const in pkg files 2013-07-04 12:50:17 +08:00
CCLabelBMFont.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCLabelTTF.pkg issue #2373:add const in pkg files 2013-07-04 12:50:17 +08:00
CCLayer.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCMenu.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCMenuItem.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCMotionStreak.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCNode.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCNotificationCenter.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCObject.pkg issue #2300: Removing all 'copyWithZone' pattern. 2013-07-08 23:05:47 +08:00
CCParallaxNode.pkg update tolua++ pkg files 2012-08-28 14:53:52 +08:00
CCParticleBatchNode.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCParticleExamples.pkg issue #1425: update pkg for tolua++ binding 2012-08-29 17:10:06 +08:00
CCParticleSystem.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCPointExtension.pkg issue #1731:change CCSize, CCPoint and CCRect to struct in pkg files 2013-02-19 10:08:25 +08:00
CCProgressTimer.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCProtocols.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCRenderTexture.pkg Adding RenderTexture test for TestLua. 2013-04-05 17:13:46 +08:00
CCRibbon.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCScale9Sprite.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCScene.pkg fixed #1327: Exported 'create' method for lua bindings. 2012-06-15 11:46:51 +08:00
CCScheduler.pkg issue #1425: modifing pkg files for Lua 2012-08-21 18:42:35 +08:00
CCSet.pkg issue #1425:exist lua test case is ok! 2013-03-05 14:46:18 +08:00
CCSprite.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCSpriteBatchNode.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCSpriteFrame.pkg issue #2373:add const in pkg files 2013-07-04 12:50:17 +08:00
CCSpriteFrameCache.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCString.pkg issue #1425: change the interfaces in .pkg files to satisfy the current 2012-08-10 18:14:04 +08:00
CCTMXLayer.pkg issue #1425: change the interfaces in .pkg files to satisfy the current 2012-08-10 18:14:04 +08:00
CCTMXObjectGroup.pkg fixed #1190: Updated some .pkg files. 2012-04-26 14:32:17 +08:00
CCTMXTiledMap.pkg issue #1425: change the interfaces in .pkg files to satisfy the current 2012-08-10 18:14:04 +08:00
CCTMXXMLParser.pkg issue #1425: change the interfaces in .pkg files to satisfy the current 2012-08-10 18:14:04 +08:00
CCTextFieldTTF.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCTexture2D.pkg Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2371-add-lua-ios-mac 2013-07-04 17:15:09 +08:00
CCTextureAtlas.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCTextureCache.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
CCTileMapAtlas.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCTouch.pkg Removed the definition of the touch event type . 2013-02-20 12:06:12 +08:00
CCTouchDispatcher.pkg update luabinding 2012-12-02 15:48:15 +08:00
CCTransition.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
CCTransitionProgress.pkg issue #1425: modifing pkg files for Lua 2012-08-21 18:42:35 +08:00
CCUserDefault.pkg closed #2393:revert some wrong modification when fix conflicts 2013-07-12 23:58:31 +08:00
Cocos2d.pkg issue #2103 add some overlapping file and delete some comment line 2013-05-24 13:45:06 +08:00
Makefile Cleanup the tolua++ bindings build system. 2013-03-08 11:09:10 -08:00
README Cleanup the tolua++ bindings build system. 2013-03-08 11:09:10 -08:00
SimpleAudioEngine.pkg Adding CocosDenshionTest. 2013-04-06 14:32:46 +08:00
basic.lua issue #2129:use capital words for static const member variables 2013-07-08 18:11:32 +08:00
build.bat Cleanup the tolua++ bindings build system. 2013-03-08 11:09:10 -08:00
build.sh Cleanup the tolua++ bindings build system. 2013-03-08 11:09:10 -08:00
ccTypes.pkg issue #2129:modify pkg files 2013-07-08 11:34:31 +08:00
matrix.pkg update tolua++ pkg files 2012-08-28 14:53:52 +08:00
tolua++.Mac.zip.REMOVED.git-id update tolua++ for mac 2012-09-04 09:56:55 +08:00
tolua++.rar.REMOVED.git-id fixed #589 2011-07-08 15:28:13 +08:00

README

1. Generating the lua<-->C bindings with tolua++

    Build scripts for windows (build.bat) and unix (build.sh) are provided
    to generate the relevant files after modifying the .pkg files.  These
    scripts basically run the following command:

        tolua++.exe -L basic.lua -o LuaCocos2d.cpp Cocos2d.pkg

    This will generate the bindings file and patch it with come cocos2dx
    specific modifications.

    On POSIX systems you can also just run "make" to build the bindings
    if/when you change .pkg files.

2. Writing .pkg files

    1) enum keeps the same
    2) remove CC_DLL for the class defines, pay attention to multi inherites
    3) remove inline keyword for declaration and implementation
    4) remove public protect and private
    5) remove the decalration of class member variable
    6) keep static keyword
    7) remove memeber functions that declared as private or protected