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

大约有 678 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0051 秒)

431. 使用HttpRequest向外部链接请求ip所在省份时,遇到 No 'Access-Control-Allow-Origin' header错误 [ 46%]

...nction():void             {                 trace(req.data);             });             req.once(Event.ERROR, this, function():void             {                 trace("HttpRequest error");             });             req.se...

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

432. 请教文档中Graphic.drawTextures方法第二个参数的具体参数格式 [ 45%]

...状态”? matter.js的文档查看 我的tieldmap生成的json文件里data是这种格式,地图显示有误 怎样获取浏览器地址传过来的GET参数 FD 宏编译时 出现 试图访问该方法时失败 LayaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 关...

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

433. 关于微信小游戏加载 ls和lh资源文件被认为是string而不是json对象问题 [ 45%]

...运行时会出现下边报错   然后断点一下这个位置的    data的数据是个string   在正常的chrome下应该是个json对象   因为微信加载json格式的资源的都是需要ascii,所以我把ls lh 也重新更换编码(之前json就是没转加载失败后来修改后...

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

434. laya.media.VideoTexture_API3.0 [ 45%]

...destroy event gpuCompressFormat hasListener isCreateFromURL load loadedmetadata off offAll offAllCaller on once pause play destroyUnusedResources Constructors constructor new VideoTexture(): VideoTexture Overrides BaseTexture.constructor Defined in laya/media/VideoTexture.ts:33 创建VideoTexture对...

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

435. laya.display.Node_API3.0 [ 45%]

...例。 Returns Component 组件。 bubbleEvent bubbleEvent(type: string, data?: any): void Defined in laya/display/Node.ts:145 Parameters type: string Optional data: any Returns void callLater callLater(method: Function, args?: any[]): void Defined in laya/display/Node.ts:621 延迟运行指定的...

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

436. laya.ani.bone.Templet_API3.0 [ 45%]

...ventAniArr ikArr isParseFail lock mBoneArr mRootBone name pathArr rate skinDataArray skinDic skinSlotDisplayDataArr srcBoneMatrixArr subTextureDic tfArr url uuid yReverseMatrix DEBUG interpolation Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addRefe...

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

437. laya.d3.core.render.ScreenTriangle_API3.0 [ 45%]

...nTriangle.ts:92 inheritdoc override 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 发布时间: 20231102

438. Layabox web 复制一段文字到剪贴板 [ 45%]

...= "0"; inputDiv.style.filter = "alpha(opacity=0);"; inputDiv.setAttribute("data-clipboard-text","我是被复制的内容啊"); inputDiv.style.position ="absolute"; inputDiv.style.top = “0px"; inputDiv.style.left = “0px"; Browser.container.appendChild(inputDiv);   var btnElem:* = Browser.docume...

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

439. laya.resource.NativeContext_API3.0 [ 44%]

...tiveContext Index Constructors constructor Properties _buffer _byteArray _fdata _idata sprite ARRAY_BUFFER_REF_COPY ARRAY_BUFFER_REF_REFERENCE ARRAY_BUFFER_TYPE_CMD ARRAY_BUFFER_TYPE_DATA ENUM_TEXTALIGN_CENTER ENUM_TEXTALIGN_DEFAULT ENUM_TEXTALIGN_RIGHT const2DRenderCMD Accessors _curMat _targets as...

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

440. laya.ani.AnimationPlayer_API3.0 [ 44%]

...nTemplet 动画数据模板 Returns void Methods 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