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

大约有 6,649 项符合查询结果, 库内数据总量为 31,629 项。 (搜索耗时: 0.0099 秒)

6271. laya.ui.ScaleBox [ 52%]

...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

6272. 求问sprite放大后,graphics绘制的图像位置偏移 [ 52%]

...文本下划线绘制bug 打包成微信小游戏,图像压缩失败 IOS运行游戏界面发生偏移,请问是什么问题? Image和Sprite在应用上的区别 问题状态 最新活动: 2017-08-28 16:05 浏览: 1288 关注: 3 人 Monica • 2017-08-25 19:57 新版本还没更新呢,预计...

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

6273. List anchor问题 [ 52%]

...一个例子吗?我们看下 zjw917329684 • 2017-06-02 12:01 @Monica:运行是没问题,但是在ide中显示不正常 Monica • 2017-06-02 13:53 @zjw917329684:是1.7.5beta版本的IDE吗?我这边测试是没有问题的,看下我上传的图片

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

6274. laya.ui.Panel [ 52%]

...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

6275. 项目资源面板 · LayaAir3.3 · 引擎文档 · LAYABOX [ 52%]

...类型的情况下,将这张图作为2D图片在Image组件中使用并运行,页面背景是蓝色,如图1-8所示 (图1-8) 可以看到图中绿色区域有白色毛边,因此需要更改设置,如图1-9所示 (图1-9) 再看看运行效果,如图1-10所示 (图1-10) 图片...

来源: Laya3.0_文档 发布时间: 20251010

6276. laya.ui.UIGroup [ 52%]

...引id。 UIGroup callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定器。功能同Laya.timer.clearTimer()。 Node contains(n...

来源: laya_api 发布时间: 20170929

6277. 小游戏 安卓手机 程序字体 看起来模糊 [ 52%]

...么明显了。。 Playerdata1 • 2018-07-26 16:45 主要是 在网页上运行都好的 只有在小程序真机上 安卓字体就显示特别糊 IOS 没问题 Laya_Aaron • 2018-07-26 16:47 @Playerdata1:这锅基本都是微信背了 Playerdata1 • 2018-07-26 16:54 想要解决呀 给个解决...

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

6278. laya.physics.CircleCollider_API3.0 [ 52%]

...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

6279. Cannot read property 'props' of undefined [ 52%]

...'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

6280. 预设/场景的导出(ActionScript-3D基础(AS3)-LayaAir3D之3D场景可视化编辑) [ 52%]

...D):void{ // 将场景加到舞台上 Laya.stage.addChild(scene); } } } ``` 运行效果(图2): ![](img/2.png)(图2)

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