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

大约有 794 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0079 秒)

601. laya.ui.Label [ 61%]

...tected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent _anchorY : Number = NaNY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心...

来源: Laya2.0_api 发布时间: 20190513

602. 设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 [ 61%]

设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 主要设置屏幕适配的代码是下面,大部分手机是好的,有少部分andriod机器有比较大的概率出现半屏的情况。请问下是引擎不兼容呢,还是代码写的不完善  class Mai...

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

603. [LayaAir3]spine显示不对 [ 61%]

...看了可能是颜色混合参数写错了     附件 : --> zhugeliang_skill_1_loop.zip 2024-12-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 layabox 赞同来自: 已在3.2.3上修复,请留意春节前...

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

604. 求绘制遮罩会引起黑屏的解决办法 [ 60%]

...引起黑屏的解决办法 this.progressvalue = new Laya.Image("Game/bar_yuan.png"); this.progressvalue.anchorX = 0.5; this.progressvalue.anchorY = 0.5; this.progressvalue.pos(15, 15); //记录宽度 this.width_x = this.progress.width + 3;   this.vmask = new Laya.Sprite(); this.vmask.pos(15,15); t...

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

605. laya.ui.LayoutBox [ 60%]

...ed Protected Methods Show Inherited Protected Methods MethodDefined By  _setItemChanged():voidLayoutBox  changeItems():void 改变子对象的布局。 LayoutBox changeSize():void 重新调整对象的大小。 Component commitMeasure():void 立即执行影响宽高度量的延迟调用函数...

来源: laya_api 发布时间: 20170929

606. 使用ScrollRect捲動物理世界,貼圖錯位問題 [ 60%]

...到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 用物理系统最卷轴游戏,只能改 _worldRoot 的位置, Physics 类里面 不然就会出现各种不该出现的问题,不要手动改物理引擎里面物体的的坐标 2018-12-17 0 1 分...

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

607. 刚体都是不倒翁吗?求引擎大大解惑 [ 60%]

...到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_小小泽 赞同来自: Legend unity的mesh中心点是在中间,导出后laya的mesh中心点在下面。目前正在确定为什么会这样。感谢反馈。目前的解决方法只能是你先自己改下模型的mesh ...

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

608. 其他引擎的Demo-Example_05 [ 60%]

...th, Browser.height, WebGL); Stat.show(); Laya.stage.scaleMode = Stage.SCALE_FULL; setup(); })(); function setup() { Laya.stage.on(Event.RESIZE, this, onResize); makeObject(0); for (var i = 0; i objs) { current = 0; } makeObject(current); } function makeObject(t) { var xd; var i; switch (t) { case 0:...

来源: Laya_示例 发布时间: 20250225

609. 其他引擎的Demo-Example_05 [ 60%]

...th, Browser.height, WebGL); Stat.show(); Laya.stage.scaleMode = Stage.SCALE_FULL; setup(); })(); function setup() { Laya.stage.on(Event.RESIZE, this, onResize); makeObject(0); for (var i = 0; i objs) { current = 0; } makeObject(current); } function makeObject(t) { var xd; var i; switch (t) { case 0:...

来源: Laya2.0_示例 发布时间: 20250225

610. laya.ui.ComboBox [ 60%]

...tected Properties Show Inherited Protected Properties PropertyDefined By _anchorX : Number = NaNX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent _anchorY : Number = NaNY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心...

来源: Laya2.0_api 发布时间: 20190513