大约有 2,842 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0074 秒)
Laya_社区(1671) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(70) Laya2.0_示例(16) Laya_示例(11)
...s:235 销毁资源,销毁后资源不能恢复。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意...
来源: Laya3.0_api 发布时间: 20231115
...Laya.Pool.getItemByClass 闪退 var fish:CFFish = Laya.Pool.getItemByClass(type,CFFish) as CFFish console.log(fish) fish.visible = true fish.init(type) 调用init方法时候闪退,错误信息是 "fish.init is not a function" "TypeError: fish.init is not a function at Function.CFSprite.reusableFi...
来源: Laya_社区 发布时间: 20180404
swf类型的数据,预加载type怎么写,Loader. 2018-03-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 二进制BUFFER 2018-03-09 0 0 分享 微博 QZONE 微信 为...
来源: Laya_社区 发布时间: 20180309
...Parm Class Animation2DParm Hierarchy Animation2DParm Index Properties name type value Properties name name: string Defined in laya/components/Animation2DParm.ts:4 type type: AniParmType Defined in laya/components/Animation2DParm.ts:5 value value: boolean | number Defined in laya/components/Animation...
来源: Laya3.0_api 发布时间: 20231115
...境: Laya IDE : windows 1.7.19beta native version: v1.0.1 dev laguage: typescript android 环境(因为不太熟悉,生怕偷掉什么,所以copy所有信息): android { compileSdkVersion 27 buildToolsVersion '28.0.2' useLibrary 'org.apache.http.legacy' defaul...
来源: Laya_社区 发布时间: 20181120
...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
...动画类型 Hierarchy Animation2DCondition Index Properties checkValue id type Properties checkValue checkValue: any Defined in laya/components/Animation2DCondition.ts:39 检测值 id id: number Defined in laya/components/Animation2DCondition.ts:31 id编号 type type: AniConditionType Defined in la...
来源: Laya3.0_api 发布时间: 20231115
...ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUMBER TYPE_PASSWORD TYPE_RANGE TYPE_SEARCH TYPE_TEXT TYPE_TIME TYPE_URL TYPE_WEEK VISIBLE _passwordChar drawtocanvCtx isAppUseNewInput langPacks Access...
来源: Laya3.0_api 发布时间: 20231115
error TS2339: Property 'delta' does not exist on type 'Event'. IDE版本号:1.7.17 2018-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你查看下你的代码是否有问题那...
来源: Laya_社区 发布时间: 20180421
...xtAncient extends Laya.Script { /** @prop {name:text, tips:"显示文本", type:String, default:"hello world"}*/ public text: string = "hello world"; /** @prop {name:color, tips:"字符串类型示例", type:String, default:"#0000ff"}*/ public color: string = "#0000ff"; /** @prop {name:layoutType, t...
来源: Laya_社区 发布时间: 20191103