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

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

61. laya.ui.HBox [ 53%]

...Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数...

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

62. Laya.timer.frameLoop(1, this, this.aaa);对象移动会出现颤抖现象 [ 53%]

...:void { this.playerHB = new logic.UI.role.PlayerHealthBar(); this.playerHB.pivotX = this.playerHB.width / 2; this.playerHB.pivotY = this.playerHB.height / 2; this.playerHB.y = 500; this.playerHB.txtName.text = "搞个毛啊"; // this.playerVO.name; this.addChild(this.playerHB); } private aaa():void ...

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

63. laya.ui.AdvImage [ 53%]

...Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数...

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

64. 怎么在不同时间显示MovieClip的多个实例 [ 52%]

...Event):void { ani_planet = new MovieClip(); ani_planet.pivotY = ani_planet.pivotX = 350; ani_planet.x = Laya.stage.width/2; ani_planet.load("1.swf",true); ani_planet.y = i*50; addChild(ani_planet); i++; } 以上代码执行后生成一个新的MovieClip实例,然而会把旧的MovieCip销毁掉,...

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

65. laya.ui.VSlider [ 52%]

...Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数...

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

66. laya.ui.LayoutBox [ 52%]

...Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数...

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

67. laya.resource.NativeContext_API3.0 [ 52%]

...t.ts:107 Parameters sz: number Returns void _rotate _rotate(angle: number, pivotX: number, pivotY: number): void Defined in laya/resource/NativeContext.ts:415 Parameters angle: number pivotX: number pivotY: number Returns void _scale _scale(scaleX: number, scaleY: number, pivotX: number, pivotY: num...

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

68. laya.physics.PhysicsDebugDraw_API3.0 [ 52%]

... hideFlags hitArea is3D mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent...

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

69. laya.ui.HSlider [ 52%]

...Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数...

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

70. laya.ui.ViewStack [ 52%]

...Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽高数...

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