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

大约有 2,312 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0109 秒)

1921. 微信小游戏如何使用ttf字体? [ 53%]

...屏 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 关于微信7.0.3版本之后的版本,微信小游戏 Android 端调整 “在屏 Canvas” 的放缩策略 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 2.1.1.1引擎微信小游戏掉...

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

1922. 全屏适配时,按钮放到区域外,不响应点击事件 [ 53%]

...题 Laya.init(750, 1624, Laya.WebGL); //适配模式 宽度100% Laya.stage.scaleMode = Laya.Stage.SCALE_FIXED_WIDTH;  我推荐用这个模式 然后所有的view都继承一个父类 给UI里面有名字为BG的大背景重写他的宽高来自适应当前屏幕的大小 这BG这个图层就可以...

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

1923. laya.particle.Particle2D_API3.0 [ 53%]

...dth displayedInStage drawCallOptimize emitter filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache template texture timer t...

来源: Laya3.0_api 发布时间: 20231115

1924. laya.media.SoundNode_API3.0 [ 53%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isMusic loop mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY playEvent rotation scaleX scaleY scene scrollRect skewX skewY source stage staticCache s...

来源: Laya3.0_api 发布时间: 20231115

1925. AS项目怎么使用类成员变量 [ 53%]

...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 微信小游戏:HTMLDivElement的使用 LayaAirIDE下如何使用mask? 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 求高人分享使用proto...

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

1926. 其他引擎的Demo-Example_04 [ 53%]

...V = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; Stat.show(); this.createText(); this.start(); } start() { const Sprite = Laya.Sprite; for (var i = 0; i w) { stars[i].x = stars[i].x - w; } else if (stars[i].x ...

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

1927. 分享:使用谷歌浏览器调试手机网页 [ 53%]

...) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 分享:打地鼠 AS、JS、TS版本 Demo! 分享:适配LayaAir版本的PureMVC框架 编译调试启动chrome出现错误: Error proces...

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

1928. laya.map.GridSprite_API3.0 [ 53%]

...isplayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url vie...

来源: Laya3.0_api 发布时间: 20231115

1929. laya.display.Sprite_API3.0 [ 53%]

...响显示图像大小,如果需要更改显示图像大小,请使用 scaleX , scaleY , scale。 Sprite 默认不接受鼠标事件,即mouseEnabled=false,但是只要对其监听任意鼠标事件,会自动打开自己以及所有父对象的mouseEnabled=true。所以一般也无需手...

来源: Laya3.0_api 发布时间: 20231115

1930. [LayaAirIDE3]3.3 ui使用rt混合3d渲染异常 [ 53%]

...示 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale List 组件列表渲染异常 微信小游戏如何使用ttf字体? Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? LayaAirIDE下如何使用mask? 微信小游戏:HTMLDivElement的使用...

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