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

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

261. laya.utils.TimeLine [ 41%]

... Show Inherited Public Methods MethodDefined By  addLabel(label:String, offset:Number):TimeLine 在时间队列中加入一个标签。 TimeLine  destroy():void 彻底销毁此对象。 TimeLine event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher  from(target:*, props:O...

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

262. laya.ui.DialogManager_API3.0 [ 41%]

...ideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal lock off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once open parentRepaint pivot pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render repaint replaceChild ru...

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

263. laya.ani.swf.MovieClip_API3.0 [ 41%]

...ideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play playTo pos reCache removeChild removeChildAt removeChildByName removeChildren removeLabel removeSelf render repa...

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

264. laya.display.AnimationBase_API3.0 [ 40%]

... hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play pos reCache removeChild removeChildAt removeChildByName removeChildren removeLabel removeSelf render repaint rep...

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

265. laya.device.media.Video_API3.0 [ 40%]

...ideFlag hasListener hitTestPoint isAncestorOf load loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pause pivot play pos reCache reload removeChild removeChildAt removeChildByName removeChildren removeInputChild removeSelf ...

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

266. laya.display.FrameAnimation_API3.0 [ 40%]

... hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint pivot play pos reCache removeChild removeChildAt removeChildByName removeChildren removeLabel removeSelf render repaint rep...

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

267. laya.resource.Resource [ 40%]

...:Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中...

来源: laya_api 发布时间: 20170422

268. 分享:Laya开发TS项目使用pomelo客户端SDK(pomelo-jsclient-websocket) [ 40%]

...unction); notify(route:string, params:any); on(event:string, cb:Function); off(event:string, cb:Function); disconnect(); } 我也是初学,以上一点摸坑的经验,希望跟大家交流交流,有不对的还请多指正   2018-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

269. laya.spine.SpineSkeleton_API3.0 [ 40%]

... hasHideFlag hasListener hitTestPoint isAncestorOf loadImage localToGlobal off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once parentRepaint paused pivot play playbackRate pos reCache removeChild removeChildAt removeChildByName removeChildren removeSelf render rep...

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

270. 【分享】通过命令行调用compile.js编译,不使用laya-cmd [ 40%]

...分享】通过命令行调用compile.js编译,不使用laya-cmd  @echo off chcp 65001>nul ::LayaAirIDE目录,根据自己的目录修改 set IDE_DIR=%~dp0..\..\LayaAirIDE\ set IDE_APP_DIR=%IDE_DIR%resources\app\ set gulpjs=%IDE_APP_DIR%node_modules\gulp\bin\gulp.js set compilejs=%~dp0.laya\...

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