chapters520 / Sample_Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample_Lua

v2.0 — 2015.5.29
库更新:
1、更新框架2.0

v1.5 — 2015.3.4
库更新:
1、新增getFrameworkVersion接口

简要说明:sample of anysdk_lua

使用版本:cocos2d-x 3.3rc0

接入文档:http://docs.anysdk.com/LuaTutorial

运行:/frameworks/cocos2d-x/tools/cocos2d-console/abin/cocos run -p android

更新说明:

1:在 frameworks/cocos2d-x/external 增加第三方扩展库   
2:在 frameworks/cocos2d-x/tools/cocos下增加 abin  
3:修改main.lua下 isSupportFunction--> isFunctionSupported  
4:更新 V1.4框架(2015.1.4)。  

备注:
使用code-ide时,找不到 AgentManager: attemp to index global 'AgentManager' (a nil value)

  
1:请运行到android真机;  
2:请重新编译项目。  

运行到手机:

重新编译:

About

License:MIT License


Languages

Language:C++ 71.7%Language:Lua 11.7%Language:C 9.0%Language:Objective-C 1.7%Language:Python 1.6%Language:Objective-C++ 1.4%Language:Java 1.1%Language:CMake 0.8%Language:GLSL 0.3%Language:C# 0.3%Language:Makefile 0.2%Language:Shell 0.1%Language:PowerShell 0.1%Language:PLSQL 0.0%Language:Batchfile 0.0%Language:HTML 0.0%