大约有 479 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0045 秒)
Laya_社区(267) Laya2.0_文档(90) Laya3.0_api(72) Laya2.0_示例(12) laya_api(11) Laya_示例(9) Laya3.0_文档(9) Laya2.0_api(9)
...接口参考 [ComboBox API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.ComboBox)。 ComboBox 组件的图像资源示例:  (图1) 设置 ComboBox 的属性 labels 的值为 “label1,lab...
来源: Laya2.0_文档 发布时间: 20210714
...接口参考 [ComboBox API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.ComboBox)。 ComboBox 组件的图像资源示例:  (图1) 设置 ComboBox 的属性 labels 的值为 “label1,lab...
来源: Laya2.0_文档 发布时间: 20210715
...on/4150,按照这里的说法,以及http://layaair.ldc.layabox.com/api/index.html?category=Core&class=laya.display.Sprite#drawToCanvas() 这片文档,我使用以下代码应该ok Laya.stage.getChildAt(0).drawToCanvas(100, 100, 0, 0).getCanvas().toDataURL(); 但在WebGL的模式下,...
来源: Laya_社区 发布时间: 20170523
...3-13 16:43 @流浪地球Gaara:如果在项目中设置了横竖屏,那么index.html中也需要修改为对应的模式,可以看下这篇文档:https://ldc.layabox.com/doc/?nav=zh-as-7-1-2 流浪地球Gaara • 2018-03-13 18:07 [attach]10748[/attach] 设置的是横屏,SCALE_FIXED_WIDTH,P...
来源: Laya_社区 发布时间: 20180313
...R; Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.bgColor = "#C0C0C0"; index.html和myLaya.max.html里增加如下: <meta name='full-screen' content='true' /> <meta name='screen-orientation' content='landscape' /> <meta name='x5-fullscreen' content='true' /> <meta name='x5...
来源: Laya_社区 发布时间: 20170203
...ocess0 pid = 0 07-22 15:28:49.475: E/VivoData.SingleManager(6571): current index:0 07-22 15:28:49.476: E/VivoData.SingleManager(6571): current index:1 看上去是这里 07-22 15:28:49.398: E/AndroidRuntime(13400): FATAL EXCEPTION: Thread-6 07-22 15:28:49.398: E/AndroidRuntime(13400): Process:...
来源: Laya_社区 发布时间: 20190722
Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/NativeContext" NativeContext Class NativeContext Hierarchy NativeContext Index Constructors constructor Properties _buffer _byt...
来源: Laya3.0_api 发布时间: 20231102
...示例工程发布oppo小游戏未生成rpk包 LayaNative如何选择通过index.js或是runtime.json启动? 问题状态 最新活动: 2019-06-01 10:19 浏览: 2789 关注: 3 人 k642015631 • 2019-06-03 15:51 确实 没有 laya.quickgamemini.js 我已经加上了 laya.core.js的话也换成最...
来源: Laya_社区 发布时间: 20190531
....SCALE_NOSCALE; Laya.stage.bgColor = "#232628"; // 本地运行,需要在index.html中引用百度地图API文件 this.createDom(); this.initMap(); this.createInfoText(); let successHandler = new Handler(this, this.updatePosition); let errorHandler = new Handler(this, this.onError); // 使用高...
来源: Laya2.0_示例 发布时间: 20251209
...ore&class=laya.utils.Tween](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=Core&category=Utils&class=laya.utils.Tween) `Ease`类的API中对缓动函数进行了基础的介绍,点击链接可直接查看API:[https://layaair.ldc.layabox.com/api/?category=Core&cl...
来源: Laya2.0_文档 发布时间: 20210715