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

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

121. laya.components.AnimatorStateTriggerCondition_API3.0 [ 91%]

...atorStateTriggerCondition Index Constructors constructor Accessors id name type Methods checkState conditionIDToName conditionNameToID Constructors constructor new AnimatorStateTriggerCondition(name: string): AnimatorStateTriggerCondition Overrides AnimatorStateCondition.constructor Defined in laya/...

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

122. laya.media.Sound [ 91%]

...ods MethodDefined By  dispose():void 释放声音资源。 Sound event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

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

123. mac os ts环境配置 [ 91%]

mac os ts环境配置 在mac os系统下,安装typescript后使用LayaAirIDE编译出现错误 src/uiscripts/InterServiceSports/OverServiceFight.ts(24,48): error TS2339: Property 'getSquareIconPath' does not exist on type 'typeof ui'. src/uiscripts/InterServiceSports/OverServiceFight.ts(32,48): e...

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

124. 【简单跑酷--JS版】---Lv.6 终篇 [ 91%]

...一个Hp.js  代码如下  (function () { /** * 血条 * */ function Hp(type){ //背景 this.bg = null; //进度条 this.bar = null; //最小值 this.MIN_VALUE = 0; //最大值 this.MAX_VALUE = 100; //值 this.value = 100; Hp.__super.call(this); this.init(type); } //能量类型 Hp.HP_TYPE_ENERGY ...

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

125. error TS2339: Property 'delta' does not exist on type 'Event'. [ 91%]

error TS2339: Property 'delta' does not exist on type 'Event'. IDE版本号:1.7.17 2018-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你查看下你的代码是否有问题那...

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

126. JS进度条加载问题 [ 91%]

...ressBar; (function () { Laya.init(720, 1280); var pro1={url:"comp/BG1.jpg",type:Laya.Loader.IMAGE}; var pro2={url:"comp/BG1.jpg",type: Laya.Loader.IMAGE}; var proArr = []; proArr[0]=pro1; proArr[1]=pro2; Laya.loader.load(proArr,Laya.Handler.create(this,onProLoaded)); if(Laya.Browser.onAndriod) { Lay...

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

127. laya.effect.ButtonEffect_API3.0 [ 91%]

...ing Defined in laya/effect/ButtonEffect.ts:35 backEase prop {name:backEase,type:ease, tips:"恢复缓动类型"} effectEase effectEase: string Defined in laya/effect/ButtonEffect.ts:30 effectEase prop {name:effectEase,type:ease, tips:"效果缓动类型"} effectScale effectScale: number = 1.5 Define...

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

128. laya.d3.component.animation.KeyframeAnimations [ 91%]

...) 创建一个新的 KeyframeAnimation 实例。 KeyframeAnimations event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929

129. swf类型的数据,预加载type怎么写,Loader. [ 91%]

swf类型的数据,预加载type怎么写,Loader.   2018-03-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 二进制BUFFER 2018-03-09 0 0 分享 微博 QZONE 微信 为...

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

130. laya.d3.component.Script [ 91%]

...odDefined By  Script() 创建一个新的 Script 实例。 Script event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...

来源: laya_api 发布时间: 20170929