大约有 484 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0077 秒)
... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定...
来源: Laya3.0_api 发布时间: 20231115
...试面板(通过IDE设置调试模式,或者url地址增加debug=true参数,均可打开调试面板) if (GameConfig.debug || Laya.Utils.getQueryString("debug") == "true") Laya.enableDebugPanel(); if (GameConfig.physicsDebug && Laya["PhysicsDebugDraw"]) Laya["PhysicsDebugDraw"].enabl...
来源: Laya_社区 发布时间: 20181027
... * @params protocol协议名称 * @params data 参数【和服务端针对协议约定】 */ public request(protocol: string, data: any = null): void { if (!this.pomelo) return; if(!this.mConnected){ ...
来源: Laya_社区 发布时间: 20161109
...onName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters calle...
来源: Laya3.0_api 发布时间: 20231115
...rentMovieClip: MovieClip = null 父MovieClip,自己创建时不需要传该参数 Returns MovieClip Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: boolean = false Inherited from Text._ownGraphics Defined in laya/...
来源: Laya3.0_api 发布时间: 20231115
...onName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/display/Node.ts:609 清理定时器。功能同Laya.timer.clearTimer()。 Parameters calle...
来源: Laya3.0_api 发布时间: 20231115
...制啊,坐标什么的全部懵!看了这个官方示例,调了几个参数,表示不懂,很难控制 ,为什么还要转化为2D坐标? https://layaair.ldc.layabox.co ... ameraLaya.Utils3D.convert3DCoordTo2DScreenCoord() 2017-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信...
来源: Laya_社区 发布时间: 20170807
...你用的是Laya.Handler.create吗?如果是的话里边的最后一个参数你是不是没有修改呢? 2018-03-21 0 9 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 jinfawu 相关问题 骨骼动画播放完后的回调时间 ios原...
来源: Laya_社区 发布时间: 20180321
...onName。 Default value args: any[] = null 传递给 method 函数的可选参数列表。 Returns void clearAll clearAll(): void Defined in laya/map/TileAniSprite.ts:41 清理 Returns void clearTimer clearTimer(caller: any, method: Function): void Inherited from Node.clearTimer Defined in laya/disp...
来源: Laya3.0_api 发布时间: 20231115
...ldState(state:RenderState):Boolean[override] 更新点光相关渲染状态参数。 PointLightProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _addSelfRenderObjects():void[override] 添加自身渲染物体,请重载此函数。 LightSprite ...
来源: laya_api 发布时间: 20170929