• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,382 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0064 秒)

1221. mac 下翻译出来的顺序问题 [ 51%]

...接 提交 1 个回复 Monica - 知识达人 赞同来自: 你可以打开index.html看下对用顺序是否正确,如果这里的引用顺序没有问题的话麻烦上传一个有问题的例子,我们看下! 2017-11-04 0 7 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 ...

来源: Laya_社区 发布时间: 20171104

1222. 使用百度地图显示当前位置(JavaScript-LayaAir基础篇(JS)-硬件设备相关) [ 51%]

...ocation基础文档或Geolocation API文档。** > 在开始之前需要在index.html中引入百度地图的脚本文件,这个url在百度地图的官方网站可以免费获取到。演示中使用的url是[http://api.map.baidu.com/api?v=2.0&ak=LIhOlvWfdiPYMCsK5wsqlFQD8wW4Bfy6](http://api.map.b...

来源: Laya2.0_文档 发布时间: 20210715

1223. laya.ui.VBox [ 51%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VBoxProperties | Methods | Events | Constants Packagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box UIComponent Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hi...

来源: Laya2.0_api 发布时间: 20190513

1224. laya.ui.TipManager [ 51%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TipManagerProperties | Methods | Events Packagelaya.uiClasspublic class TipManagerInheritanceTipManager UIComponent Sprite Node EventDispatcher Object鼠标提示管理类Public Properties Hide Inherited Public Properti...

来源: Laya2.0_api 发布时间: 20190513

1225. 截屏无法实现 [ 51%]

..._option("gameUrl",                 "http://stand.alone.version/index.html");         mPlugin.game_plugin_init();         View gameView = mPlugin.game_plugin_get_view();         this.setContentView(gameView);         isLoad = true;         gv = gameV...

来源: Laya_社区 发布时间: 20170423

1226. 关于加载粒子part文件文件路径疑问 [ 51%]

...回复 Monica - 知识达人 赞同来自: 资源的加载路径是根据index.html所在的位置开始找的,只要路径写对了就不会有加载不到资源的问题(不需要手动拷贝资源修改资源路径) 2018-03-09 0 4 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...

来源: Laya_社区 发布时间: 20180309

1227. laya.ui.Image [ 50%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ImageProperties | Methods | Events Packagelaya.uiClasspublic class ImageInheritanceImage Component Sprite Node EventDispatcher Object Image 类是用于表示位图图像或绘制图形的显示对象。 Image和Clip组...

来源: laya_api 发布时间: 20170929

1228. layaair1.78版本 textarea和textinput在电脑平台时一点击整个canvas往上移动。 [ 50%]

...享 微博 QZONE 微信 stephysun 赞同来自: 问题是这样的 我在index.html页面加了一个img标签,放了一张1920*1080的图片,然后使用在layaair里使用textarea或者是textinput这一类的输入文本框,整个界面canvas就会往上挪动,然后就再也不会恢复...

来源: Laya_社区 发布时间: 20170810

1229. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 50%]

...itVolume = 17 10-13 17:31:15.991 6514-6514/com.vivo.vs I/FileUtils:  game index.html path is'/data/data/com.vivo.vs/files/.game/854584523/1.0.10/index.html'  10-13 17:31:16.011 6514-6514/com.vivo.vs I/DataReportUtils: onSingleImmediateEvent eventId:00002|070 10-13 17:31:16.011 6514-6514/com.vivo.v...

来源: Laya_社区 发布时间: 20181013

1230. 执行回调函数时报is not a function [ 50%]

...压缩laya_game.rar,双击打开laya_game\hgameStarter\bin\h5目录下的index.html,待浏览器打开后,打开开发者工具查看:    Main.as里把getRolesBack函数作为回调函数传给SocketProxy.as setRoleCall,但是回调回来执行getRolesBack的时候,loadCreateRole()报...

来源: Laya_社区 发布时间: 20170622