Skip to content

xiechengli/Sample_Lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample_Lua

简要说明: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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.5%
  • Lua 11.8%
  • C 9.4%
  • Python 1.6%
  • Objective-C 1.5%
  • Objective-C++ 1.4%
  • Other 1.8%