大约有 2,771 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0082 秒)
Laya_社区(1626) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(67) Laya2.0_示例(16) Laya_示例(11)
...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 发布时间: 20231102
...{ url: "button_font.fnt" }], Handler.create(null, onLoaded)); 图片里的 type="font",最终执行的 tempData=data.data; tempData 直接就是button_font.fnt里面内容的字符串类型MiniLoader.onReadNativeCallBack=function(encoding,url,type,cache,group,ignoreCache,thisLoader,errorCode,data)...
来源: Laya_社区 发布时间: 20180704
...t;T>(node: T): T Defined in laya/display/Node.ts:227 添加子节点。 Type parameters T: Node Parameters node: T 节点对象 Returns T 返回添加的节点 addChildAt addChildAt(node: Node, index: number): Node Defined in laya/display/Node.ts:264 添加子节点到指定的索引位置。 Par...
来源: Laya3.0_api 发布时间: 20231115
...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
2.0.0编译报错Cannot find global type 'Array' 原先是用 laya2.0.0beta5版本,升级了laya2.0.0之后,同一个项目出现了部分人员出现编译报错问题。 大家都统一用了 layaAir 2.0.0IDE 正式版,类库也是用 2.0.0正式版。 [17:08:23] Starting 'compile'... ...
来源: Laya_社区 发布时间: 20190128
...e3D addChildren(... args):void 批量增加子节点 Node addComponent(type:*):Component3D 添加指定类型组件。 Sprite3D clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node clone():* 克隆。 Sprite3D cloneTo(destObject:*):void 克...
来源: laya_api 发布时间: 20170929
...签。 TimeLine destroy():void 彻底销毁此对象。 TimeLine event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine fr...
来源: laya_api 发布时间: 20170929
property 'laya3d' does not exist on type 'typeof laya' 2017-05-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自: 问题描述不明确,请详细描述下重现步骤! 2017-05-11 0 0 ...
来源: Laya_社区 发布时间: 20170511
把textInput的type设置为number的时候无法设置最多能输入的字数 2017-06-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 189*****192 赞同来自: 183*****291 this.phoneNum.restrict = "0-9"; //...
来源: Laya_社区 发布时间: 20170616
...ow Inherited Public Methods MethodDefined By Collider()Collider event(type:String, data:* = null):Boolean 派发事件。 EventDispatcher hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher isMouseEvent(type:Stri...
来源: laya_api 发布时间: 20170929