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

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

531. 微信环境下面Laya.Browser.window.protobuf.load不能读取本地的proto文件 [ 89%]

...的protobuf,微信跑不起来啊: protobuf.js中的这句: return Function.apply(null, keys.concat("return " + source)).apply(null, keys.map(function(key) { return scope[key]; })); // eslint-disable-line no-new-func 出来这个错误: WAGame.js:3 gameThirdScriptError Cannot read property '...

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

532. laya.d3.core.trail.TrailGeometry [ 89%]

... 销毁。 TrailGeometryConstructor DetailTrailGeometry()Constructorpublic function TrailGeometry(owner:TrailFilter) Parameters owner:TrailFilterMethod Detail_getType()methodoverride public function _getType():int 获取几何体类型。 Returnsint_prepareRender()method override public function _p...

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

533. IDE-显示IDE创建的界面 [ 89%]

...ndler = Laya.Handler; var Event = Laya.Event; // 创建TestPageUI的子类 function TestUI() { TestUI.super(this); //btn是编辑器界面设定的,代码里面能直接使用,并且有代码提示 this.btn.on(Event.CLICK, this, onBtnClick); this.btn2.on(Event.CLICK, this, onBtn2Click); function...

来源: Laya_示例 发布时间: 20241119

534. IDE-显示IDE创建的界面 [ 89%]

...ndler = Laya.Handler; var Event = Laya.Event; // 创建TestPageUI的子类 function TestUI() { TestUI.super(this); //btn是编辑器界面设定的,代码里面能直接使用,并且有代码提示 this.btn.on(Event.CLICK, this, onBtnClick); this.btn2.on(Event.CLICK, this, onBtn2Click); function...

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

535. laya.net.LoaderManager [ 89%]

...er.load(...).load(...); LoaderManager off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

536. 加载-单一类型资源加载 [ 89%]

...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Loader = Laya.Loader; var Texture = Laya.Texture; var Handler = Laya.Handler; (function() { Laya.init(550, 400); // 加载一张png类型资源 Laya.loader.load("../../res/apes/monkey0.png", Handler.create(th...

来源: Laya_示例 发布时间: 20241119

537. laya.d3.core.particleShuriKen.module.GradientDataInt [ 89%]

...unt:int  [read-only] 整形渐变数量。 Implementation     public function get gradientCount():intConstructor DetailGradientDataInt()Constructorpublic function GradientDataInt() 创建一个 GradientDataInt 实例。 Method Detailadd()method public function add(key:Number, value:int):void ...

来源: laya_api 发布时间: 20170929

538. laya.d3.core.particleShuriKen.module.GradientDataInt [ 89%]

...unt:int  [read-only] 整形渐变数量。 Implementation     public function get gradientCount():intConstructor DetailGradientDataInt()Constructorpublic function GradientDataInt() 创建一个 GradientDataInt 实例。 Method Detailadd()method public function add(key:Number, value:int):void ...

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

539. laya.d3.component.AnimatorControllerLayer [ 89%]

...te:AnimatorState 获取默认动画状态。 Implementation     public function get defaultState():AnimatorState    public function set defaultState(value:AnimatorState):voiddefaultWeightproperty public var defaultWeight:int 权重。nameproperty public var name:String 层的名称。playO...

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

540. laya.d3.terrain.TerrainChunk [ 89%]

...er = 1, sx4:Number = 1, sy4:Number = 1):voidTerrainChunk callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.tim...

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