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

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

181. laya.ui.View_API3.0 [ 44%]

...perties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize hitTestPrior mouseThrough name tag drawtocanvCtx unDestroyedScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRe...

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

182. zip更新(TypeScript-LayaNative原生服务-LayaNative进阶) [ 44%]

...件的内容,返回一个ArrayBuffer */ readFile(id:number):ArrayBuffer; close():void; new ():ZipFile; } declare var ZipFile:ZipFile; ``` * 手动更新dcc缓存的功能。 ```javascript interface AppCache{ ... /** * 更新dcc缓存中的一个文件 * @param nameid 更新的文件的id。 * 路...

来源: Laya2.0_文档 发布时间: 20210714

183. layaAir工具UI问题汇总 [ 43%]

...scrollBar,则会自动识别list下的滚动条 还有dialog下的drag、close等 声明var,我们可以直接通过var命名去得到该组件的实例,通过name可以获得组件内部嵌套的引用,譬如box(var myBox)下的btn(name btn),就可以通过myBox.btn得到 cuixueyi...

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

184. zip更新 · LayaAir3.0文档 · LAYABOX [ 42%]

...件的内容,返回一个ArrayBuffer */ readFile(id:number):ArrayBuffer; close():void; readAsTextByName(name:string):string; readAsArrayBufferByName(name:string):ArrayBuffer; new ():ZipFile; } declare var ZipFile:ZipFile; 手动更新dcc缓存的功能。 interface AppCache{ ... delAllCache():void...

来源: Laya3.0_文档 发布时间: 20241024

185. socket报错,on: reserved1 = 1, reserved2 = 1, reserved3 = 0 [ 42%]

...); this.socket.on(Event.MESSAGE,this,receiveHandler); this.socket.on(Event.CLOSE,this,closeHandler); this.socket.on(Event.ERROR,this,errorHandler); } public function connect():void { if(!this.socket.connected){ this.socket.connectByUrl("ws://127.0.0.1:9000");//建立连接; } } public function sen...

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

186. socket无法连接服务器 [ 42%]

...            console.log(msg);         }         protected _onClose(...args: any[]): void {             super._onClose(args);             console.log("link closeed : ");             console.log(args);             this.reset();         }         protected ...

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

187. laya.ui.ColorPicker [ 42%]

...nction):void 清理定时器。功能同Laya.timer.clearTimer()。 Node  close():void 关闭颜色样本列表面板。 ColorPicker contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更...

来源: laya_api 发布时间: 20170929

188. Uncaught 无法实例class PhysicsCollider extends PhysicsTriggerComponent [ 41%]

...伤手 赞同来自: 找到原因了,是因为这里,没有关闭(this.close()),直接把3d场景new出来了。虽然页面被影藏了,但是当我点击到[开始]按钮的位置的时候,我的这个new LayaAir3D()又被执行了一次。导致场景中的地形被重复添加组件...

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

189. laya.ui.ColorPicker [ 41%]

...nction):void 清理定时器。功能同Laya.timer.clearTimer()。 Node  close():void 关闭颜色样本列表面板。 ColorPicker contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:Context, x:Number, y:Number):void 自定义更新、...

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

190. laya.display.Scene_API3.0 [ 41%]

...perties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize hitTestPrior mouseThrough name tag drawtocanvCtx unDestroyedScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRe...

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