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

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

1371. laya.spine.SpineTemplet_API3.0 [ 63%]

...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...

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

1372. 列表嵌套另外一个列表 [ 63%]

...er(this,onMouse);//当list被点击时触发 并发送event,index } public function onRender(cell:Box,index:int):void { //当list刷新时接收并更改单元格属性 var hero:Image = cell.getChildByName("hero")as Image;//根据名字查找要更改的单元格 hero.disabled = HostData.a...

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

1373. laya.display.cmd.DrawCurvesCmd_API3.0 [ 63%]

...eWidth points x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

1374. 有震屏的算法吗 [ 63%]

...mes    * @param offset    * @param speed    *    */     public function stageShake(callBack:Function = null, times:uint = 2, offset:uint = 12, speed:uint = 32):void   {    if(_isShake) return;        _isShake = true;    var num:int = 0;    var offsetArr:Array = [0, 0]; ...

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

1375. 从Unity中编辑并导出摄像机(ActionScript-3D基础(AS3)-LayaAir3D之Camera) [ 63%]

...aya.utils.Handler; import laya.utils.Stat; public class LayaAir3D { public function LayaAir3D() { //初始化引擎 Laya3D.init(1000, 500,true); //适配模式 Laya.stage.scaleMode = Stage.SCALE_FULL; Laya.stage.screenMode = Stage.SCREEN_NONE; //开启统计信息 Stat.show(); //预加载角色动...

来源: Laya2.0_文档 发布时间: 20210715

1376. laya.d3.core.render.PostProcessEffect_API3.0 [ 63%]

...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1377. Tween下的动画速度如何改变? [ 63%]

Tween下的动画速度如何改变? //转盘!! public function rotateFunc(awards,angle,text):void{ isRotated = true; // Laya.timer.frameLoop(1,this,bian,[angle,text]); //缓动动画 Tween.to(pan,{ rotation: -(720+angle) },5000,Ease.bounceOut(0,0,0,5000),Handler.create(this,function():void{ ...

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

1378. 地图,用某张图片平铺如何实现 [ 63%]

...ya.ui.Image; import laya.utils.Stat; public class ImageRepeatDemo { public function ImageRepeatDemo() { Laya.init(1000,600); Stat.show(10,10); Laya.stage.scaleMode = Stage.SCALE_NOSCALE; var tempWidth:int = 176; var tempHeight:int = 94; var repeatX:int = 5; var repeatY:int = 5; for(var i:int = 0,sz:...

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

1379. laya.d3.component.animator.AvatarMask_API3.0 [ 63%]

...mPath getTransformActive setTransformActive Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

1380. laya.html.HtmlImage_API3.0 [ 63%]

...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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