大约有 6,889 项符合查询结果, 库内数据总量为 31,715 项。 (搜索耗时: 0.0152 秒)
Laya_社区(6657) Laya3.0_api(78) Laya2.0_文档(77) Laya3.0_文档(41) Laya2.0_api(16) laya_api(15) Laya_示例(3) Laya2.0_示例(2)
...么调用微信小程序API 2.2.0beta4 发布微信小游戏,安卓设备加载场景黑屏 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 问题状态 最新活动: 2018-11-29 11:47 浏览: 10366 关注: 29 人 baron yin • 2018-10-24 1...
来源: Laya_社区 发布时间: 20180529
...t" HTMLIframeElement Class HTMLIframeElement iframe标签类,目前用于加载外并解析数据 Hierarchy HTMLDivElement HTMLIframeElement Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active...
来源: Laya3.0_api 发布时间: 20231102
...运行,为什么打包APK之后在手机上就连接不上socket laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 播放背景音乐的问题 刚打开 桌面调试出现...
来源: Laya_社区 发布时间: 20180322
...ite 类的实例对象 sprite 。 sprite.loadImage("resource/ui/bg.png");//加载并显示图片。 sprite.x = 200;//设置 sprite 对象相对于父容器的水平方向坐标值。 sprite.y = 200;//设置 sprite 对象相对于父容器的垂直方向坐标值。 sprite.pivotX = 0;//设置 sprite ...
来源: Laya3.0_api 发布时间: 20231115
...如:abcdef style:样式标签,比如:abc link:外链样式标签,可以加载一个css文件来当style使用,比如: style支持的属性如下: italic:true|false; 是否是斜体 bold:true|false; 是否是粗体 letter-spacing:10px; 字间距 font-family:宋体; 字体 font-size:20px; 字体...
来源: Laya3.0_api 发布时间: 20231102
... Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in...
来源: Laya3.0_api 发布时间: 20231115
...oader.load("resource/ui/color.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var colorPicket:ColorPicker = new ColorPicker();//创建一个 ColorPicker 类的实例对象 colorPicket 。 colorPicket.skin = "reso...
来源: Laya3.0_api 发布时间: 20231115
...ader.load("resource/ui/button.png", Handler.create(this,onLoadComplete));//加载资源。 } private function onLoadComplete():void { trace("资源加载完成!"); var comboBox:ComboBox = new ComboBox("resource/ui/button.png", "item0,item1,item2,item3,item4,item5");//创建一个 ComboBox 类的...
来源: Laya3.0_api 发布时间: 20231115
... Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Implementation of ISelect._url Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Implemen...
来源: Laya3.0_api 发布时间: 20231115
... Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加载相关的皮肤,但放在不同域,这里可以设置 Optional _url _url: string Inherited from Node._url Defined in laya/display/Node.ts:55 autoSize autoSize: boolean = false Inherited from Text.autoSize Defined in...
来源: Laya3.0_api 发布时间: 20231115