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

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

581. laya.map.TiledMap [ 46%]

...ortBySize(width:Number, height:Number, rect:Rectangle = null):Rectangle 在锚点的基础上计算,通过宽和高,重新计算视口 TiledMap  createMap(mapName:String, viewRect:Rectangle, completeHandler:Handler, viewRectPadding:Rectangle = null, gridSize:Point = null, enableLinear:Boolean ...

来源: laya_api 发布时间: 20170929

582. laya.map.TiledMap [ 46%]

...ortBySize(width:Number, height:Number, rect:Rectangle = null):Rectangle 在锚点的基础上计算,通过宽和高,重新计算视口 TiledMap  createMap(mapName:String, viewRect:Rectangle, completeHandler:Handler, viewRectPadding:Rectangle = null, gridSize:Point = null, enableLinear:Boolean ...

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

583. new Laya.Templet() 时,说这不是一个constructor [ 46%]

...集动画 this.aniFighter.loop = false; //获取动画边界信息,设置锚点 var rectBounds:Rectangle = this.aniFighter.getGraphicBounds(); var rectBounds1:Rectangle = this.aniFighter.getBounds(); //QUESTION=[无法获取图片宽度高度] this.aniFighter.pivot(512/2,304/2);//rectBounds.width/...

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

584. 为什么laya的Button渲染逻辑顺序是先渲染,再获取素材切片? [ 46%]

...: 1383 关注: 3 人 sleepfish • 2017-05-16 11:39 就是设置设置了锚点的按钮,代码中设置skin会没有效果。我问题描述的很清楚了吧。。。

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

585. laya.ui.Component [ 46%]

...透明。更改alpha值会影响drawcall。Sprite  anchorX : NumberX轴锚点,值为0-1Component  anchorY : NumberY轴锚点,值为0-1Component autoSize : Boolean = false 指定是否自动计算宽高数据。默认值为 false 。 Sprite宽高默认为0,并且不会随着绘制内容的...

来源: laya_api 发布时间: 20170929

586. 2.0里面的组件(Laya.Script)的prop其中几个类型应该怎么设置 [ 45%]

...不可以如何设置,让他每次滑动,只能固定的值。 anchor锚点设置不生效 关于同为object层,层级设置无效的问题 龙骨skeleton鼠标点击区域的设置 请问如何让textinput组件输入密码的时候显示*号? 想让一个2D的图形被鼠标点击时缩...

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

587. laya.ui.TextArea [ 45%]

...示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Bo...

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

588. laya.ui.Panel [ 45%]

...示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Bo...

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

589. laya.ui.Tree [ 45%]

...示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent  array : Arr...

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

590. oppo小游戏修改逻辑发布不生效,且包体包含资源太大 [ 44%]

...有人遇到oppo小游戏字体显示异常 模型资源释放问题 anchor锚点设置不生效 1.7.15 小游戏3d 发布后在手机预览显示异常 编辑了图片 执行代码说加载不出来资源 这个是怎么回事? new Laya.Sprite();绘制图形以后,怎么删除释放资源? La...

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