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

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

121. laya.ui.AsynDialog [ 59%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...

来源: laya_api 发布时间: 20170929

122. laya.ui.Panel [ 59%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...

来源: laya_api 发布时间: 20170929

123. 飞机大战实战(第四讲)中的机身居中问题 [ 59%]

... { this.body.play(0, true, action); var bounds: Laya.Rectangle = this.body.getBounds(); //设置机身轴心从左上角到中心 this.body.pivot(bounds.width / 2, bounds.height / 2); //设置机身居中 //this.body.pos(-bounds.width/2,-bounds.height/2); }   2018-02-06 添加评论 免费帖 --> ...

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

124. 动画无法添加到舞台问题 [ 59%]

...; this.LeadBody.play("hero_fly");//播放动画 this.bound = this.LeadBody.getBounds(); this.LeadBody.pos(-this.bound.width/2,-this.bound.height/2);//设置动画位置 Laya.stage.addChild(this.LeadBody);   上面是代码 2018-03-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找...

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

125. List 渲染后无法自适应宽高吗? [ 59%]

...的值吗 cuixueying • 2017-08-31 16:35 你直接用width、height或者getBounds获取不到吗?

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

126. laya.display.Graphics_API3.0 [ 58%]

...drawTexture drawTextures drawTriangles fillBorderText fillText fillTexture getBounds loadImage removeCmd restore rotate save scale strokeText transform translate Constructors constructor new Graphics(): Graphics Defined in laya/display/Graphics.ts:54 Returns Graphics Accessors cmds get cmds(): any[]...

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

127. 加载完成的iamge 获取不到宽高 [ 58%]

...的iamge 获取不到宽高 如图: 加载完素材 创建一个图片,getBound()获取到0; 设置skin 获取不到宽高。   附件 : --> 2017-10-31 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 157****...

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

128. laya.ui.Component [ 58%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  bottom : Number 从组件底边到其内容区域底边之间...

来源: laya_api 发布时间: 20170929

129. 用sprite画的圆点,能否实现对圆点进行单击获取鼠标事件 [ 58%]

...70*****650 • 2017-12-06 14:47 你可以设置autoSize属性 或者使用 getBounds

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

130. laya.device.media.Video [ 58%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite  buffered : *[read-only] buffered 属性返回 TimeRanges(JS)对...

来源: laya_api 发布时间: 20170929