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

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

1211. laya.net.URL_API3.0 [ 53%]

...ya/net/URL.ts:70 自定义URL格式化的方式。例如: customFormat = function(url:String):String{} Parameters url: string Returns string Static formatURL formatURL(url: string, base?: string): string Defined in laya/net/URL.ts:80 包含normalizedURL功能,并且合并base,如果base没有...

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

1212. Failed to execute 'texImage2D怎么处理? [ 53%]

...的错误 "Failed to execute 'texImage2D' on 'WebGLRenderingContext': No function was found that matched the signature provided." 2018-06-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: ...

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

1213. laya.ani.bone.Transform_API3.0 [ 53%]

...skY skewX skewY x y getMatrix initData skew Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface

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

1214. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 53%]

...ructor maxCount minCount time clone cloneTo Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

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

1215. layaair1.5.4测试版本ide下调试 报protobuf错误 [ 53%]

...callBack: null, _proxy: Proxy, _data: null…} TypeError: require is not a function at Object.ProtoBuf.Util.Util.fetch (file:///D:/workspace_laya/car_h5_nonet/bin/h5/protobuf.js:354:26) at Object.ProtoBuf.loadProtoFile (file:///D:/workspace_laya/car_h5_nonet/bin/h5/protobuf.js:5150:38) at msg_cs.__p...

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

1216. layabox 程序 访问index.html?key='aaa' key参数启动类怎么获取? [ 53%]

...***207 赞同来自: 已经解决,在启动类加个js方法,用于获取: function getQueryString(name) {//JS获取URL参数 var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i"); var r = window.location.search.substr(1).match(reg); if (r != null) { return (r[2]); } else { return ...

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

1217. 发布QQ玩一玩,使用VScode,windows环境下打包问题。 [ 53%]

...,         /**@private */         __proto._setClipChanged=function(){             if (!this._clipChanged){                 this._clipChanged=true;                 this.callLater(this.changeClip);             }         }...

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

1218. laya.components.AnimatorStateTriggerCondition_API3.0 [ 53%]

...ckState conditionIDToName conditionNameToID Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface Inherited accessor

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

1219. laya.display.cmd.DrawEllipseCmd_API3.0 [ 53%]

...percent width x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

1220. laya.display.Sprite_API3.0 [ 53%]

...prite_Example { private var sprite:Sprite; private var shape:Sprite public function Sprite_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 onInit(); } private function onInit():void { sprite = new Sprite();/...

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