大约有 2,186 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0087 秒)
...一个只带有音乐切换代码的空项目,我做了一个线上测试地址http://116.196.75.213/index.html,点击屏幕可来回切换四首场景音乐。这个时候在PC浏览器的资源管理器看内存会猛涨,然后GC回落。但是在手机QQ浏览器上,内存可以飙到400-...
来源: Laya_社区 发布时间: 20180525
...使用,请直接查看2.0的文档《IDE组件属性详解》 TS版链接地址: [https://ldc2.layabox.com/doc/?nav=zh-ts-3-3-0](https://ldc2.layabox.com/doc/?nav=zh-ts-3-3-0) AS版链接地地:https://ldc2.layabox.com/doc/?nav=zh-as-3-3-0 JS版链接地地:https://ldc2.layabox.com/doc/?nav=...
来源: Laya2.0_文档 发布时间: 20210714
...值为0。以角度为单位。Sprite skin : String 对象的皮肤资源地址。 支持单态,两态和三态,用 stateNum 属性设置 对象的皮肤地址,以字符串表示。 Button stage : Stage[read-only] 对舞台 stage 的引用。Sprite stateNum : int 指定对象的状态值,...
来源: laya_api 发布时间: 20170929
...windows下免费的位图字体制作工具 Bitmap Font Generator。 下载地址:[http://www.angelcode.com/products/bmfont/](http://www.angelcode.com/products/bmfont/install_bmfont_1.13.exe) 4.打开软件,选择 Opotion->FontSetting,来设定需要导出的字体的常规设置,设置完...
来源: Laya2.0_文档 发布时间: 20201114
...nfig.alignH; //打开调试面板(通过IDE设置调试模式,或者url地址增加debug=true参数,均可打开调试面板) if (GameConfig.debug || Laya.Utils.getQueryString("debug") == "true") Laya.enableDebugPanel(); if (GameConfig.stat) Laya.Stat.show(); Laya.alertGlobalError = true; //...
来源: Laya2.0_文档 发布时间: 20210715
...tton 类实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 按钮的文本内容。 Returns Button Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/display/Node.ts:56 _...
来源: Laya3.0_api 发布时间: 20231115
...x 组件实例。 Parameters Default value skin: string = null 皮肤资源地址。 Default value label: string = "" 文本标签的内容。 Returns CheckBox Properties Optional _extra _extra: INodeExtra Implementation of ISelect._extra Inherited from Node._extra Defined in laya/display/Node.ts:56...
来源: Laya3.0_api 发布时间: 20231115
...nfig.alignH; //打开调试面板(通过IDE设置调试模式,或者url地址增加debug=true参数,均可打开调试面板) if (GameConfig.debug || Laya.Utils.getQueryString("debug") == "true") Laya.enableDebugPanel(); if (GameConfig.stat) Laya.Stat.show(); Laya.alertGlobalError = true; //...
来源: Laya2.0_文档 发布时间: 20210715
...中心的网站导航上有搜索这两个字的导航。打开看一看。地址是:https://sou.layabox.com/ 第三、LayaAir引擎是不区分语言的,语言只是基础语法的差别,对于引擎接口而言,API文档中没有太大的分开价值。在具体使用方面,可以参...
来源: Laya_社区 发布时间: 20180120
...上没有问题,现在也异常。我把项目改了一下用于调试,地址:http://app.chentwin.com/Html/debug/index.html 现在在我手机上还是颜色异常。 2018-02-06 0 0 分享 微博 QZONE 微信 helloworldlv 赞同来自: 我写例子测试了和我们引擎没关系,应该是...
来源: Laya_社区 发布时间: 20180103