大约有 6,649 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0099 秒)
Laya_社区(6031) Laya2.0_文档(220) Laya3.0_api(148) Laya3.0_文档(134) Laya2.0_api(75) laya_api(40) Laya2.0_示例(1)
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...文本下划线绘制bug 打包成微信小游戏,图像压缩失败 IOS运行游戏界面发生偏移,请问是什么问题? Image和Sprite在应用上的区别 问题状态 最新活动: 2017-08-28 16:05 浏览: 1288 关注: 3 人 Monica • 2017-08-25 19:57 新版本还没更新呢,预计...
来源: Laya_社区 发布时间: 20170821
...一个例子吗?我们看下 zjw917329684 • 2017-06-02 12:01 @Monica:运行是没问题,但是在ide中显示不正常 Monica • 2017-06-02 13:53 @zjw917329684:是1.7.5beta版本的IDE吗?我这边测试是没有问题的,看下我上传的图片
来源: Laya_社区 发布时间: 20170531
...e:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:N...
来源: Laya2.0_api 发布时间: 20190513
...类型的情况下,将这张图作为2D图片在Image组件中使用并运行,页面背景是蓝色,如图1-8所示 (图1-8) 可以看到图中绿色区域有白色毛边,因此需要更改设置,如图1-9所示 (图1-9) 再看看运行效果,如图1-10所示 (图1-10) 图片...
来源: Laya3.0_文档 发布时间: 20251010
...引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(n...
来源: laya_api 发布时间: 20170929
...么明显了。。 Playerdata1 • 2018-07-26 16:45 主要是 在网页上运行都好的 只有在小程序真机上 安卓字体就显示特别糊 IOS 没问题 Laya_Aaron • 2018-07-26 16:47 @Playerdata1:这锅基本都是微信背了 Playerdata1 • 2018-07-26 16:54 想要解决呀 给个解决...
来源: Laya_社区 发布时间: 20180725
...itor Defined in laya/components/Component.ts:34 是否可以在IDE环境中运行 Optional scriptPath scriptPath: string Inherited from Component.scriptPath Defined in laya/components/Component.ts:35 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Co...
来源: Laya3.0_api 发布时间: 20231115
...'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined Property 'BoxMesh' does not exist on type 'typeof La...
来源: Laya_社区 发布时间: 20200707
...D):void{ // 将场景加到舞台上 Laya.stage.addChild(scene); } } } ``` 运行效果(图2): (图2)
来源: Laya2.0_文档 发布时间: 20210715