简体   繁体   English

在appmobi中使用lime js html5游戏框架

[英]using the lime js html5 game framework with appmobi

Does anyone know how I would incorporate lime js into an appmobi app? 有谁知道我如何将lime js整合到appmobi应用程序中? It doesn't seem as straight-forward as some other frameworks/engines. 它似乎不像其他一些框架/引擎那样简单明了。 Any help would be much appreciated. 任何帮助将非常感激。

Create your games as normal for the desktop. 在桌面上正常创建游戏。 When you want to plug it in AppMobi, start a blank project and put your game initializing script in the onDeviceReady function (the appMobi.device.ready event listener). 当您要将其插入AppMobi时,请启动一个空白项目,并将游戏初始化脚本放入onDeviceReady函数(appMobi.device.ready事件侦听器)中。

If you have any questions, check out our forums to get quicker support. 如有任何疑问,请访问我们的论坛以获得更快的支持。 http://forums.appmobi.com http://forums.appmobi.com

Ian 伊恩

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM