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

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

291. laya.ui.HBox_API3.0 [ 47%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 example private var _testTips:TestTipsUI = new TestTipsUI(); private function testTips():void { //简单鼠标提示 btn2.toolTip = "这里是鼠标提示<b>粗体</b><br>换行"; //自定...

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

292. 刚刚接触2天layaair,有几个问题请教。 [ 47%]

...试面板(通过IDE设置调试模式,或者url地址增加debug=true参数,均可打开调试面板) if (GameConfig.debug || Laya.Utils.getQueryString("debug") == "true") Laya.enableDebugPanel(); if (GameConfig.physicsDebug && Laya["PhysicsDebugDraw"]) Laya["PhysicsDebugDraw"].enabl...

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

293. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 47%]

...          * @params protocol协议名称          * @params data 参数【和服务端针对协议约定】         */         public request(protocol: string, data: any = null): void {             if (!this.pomelo) return;             if(!this.mConnected){         ...

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

294. laya.physics.PhysicsDebugDraw_API3.0 [ 47%]

...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

295. laya.ani.swf.MovieClip_API3.0 [ 47%]

...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

296. laya.display.Scene_API3.0 [ 47%]

...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

297. 正交相机要怎么控制啊,坐标什么的全部懵!看了这个官方示例表示不懂,为什么还要转化为2D坐标? [ 47%]

...制啊,坐标什么的全部懵!看了这个官方示例,调了几个参数,表示不懂,很难控制 ,为什么还要转化为2D坐标? https://layaair.ldc.layabox.co ... ameraLaya.Utils3D.convert3DCoordTo2DScreenCoord() 2017-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信...

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

298. Laya.loader.create中的progress回调好像不准确? [ 47%]

...你用的是Laya.Handler.create吗?如果是的话里边的最后一个参数你是不是没有修改呢? 2018-03-21 0 9 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 jinfawu 相关问题 骨骼动画播放完后的回调时间 ios原...

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

299. laya.map.TileAniSprite_API3.0 [ 46%]

...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

300. laya.d3.core.light.PointLight [ 46%]

...ldState(state:RenderState):Boolean[override] 更新点光相关渲染状态参数。 PointLightProtected Methods Show Inherited Protected Methods Show Inherited Protected Methods MethodDefined By _addSelfRenderObjects():void[override] 添加自身渲染物体,请重载此函数。 LightSprite ...

来源: laya_api 发布时间: 20170929