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

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

261. 2D方向光 · LayaAir3.3 · 引擎文档 · LAYABOX [ 59%]

...初始化文本组件 this.displayText = new Laya.Text(); this.displayText.color = "#ffffff"; this.displayText.font = "Arial"; this.displayText.fontSize = 24; this.displayText.bold = true; this.displayText.x = 10; // 例如,设置在屏幕左上角 this.displayText.y = 10; this.owner.scene.addChil...

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

262. Laya.SoundManager.playSound函数参数意义 [ 59%]

...opengl函数问题 Text类中竟然没有pos函数的api~ 2.0 drawTexture color参数无效 怎样获取浏览器地址传过来的GET参数 Graphic.drawTextures,第二个参数 pos:Array — 绘制次数和坐标,怎么写啊, 执行回调函数时报is not a function http 请求 once 的 回...

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

263. QQ玩一玩打包问题 [ 59%]

...,version:'4181',<br> qqPlayCore log user :<br> <span style="color:#FF0000;">Error: 禁止使用关键字:sc.push_new_msg.local</span> <br> <span style="color:#FF0000;">Error: exit error</span> <br> </p> 搜到https://ask.layabox.com/question/14...

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

264. Ease.backOut 函数里面的参数要怎么自定义,求指导? [ 58%]

...址传过来的GET参数 关于shader中opengl函数问题 2.0 drawTexture color参数无效 Uncaught Error:此函数id(167),ctype(167)报错? 怎么停止正在运行Laya.timer.frameLoop的回调函数 网页跳转函数 我想自定义组件 ,引入layaeditor.d.ts直接编译,居...

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

265. 【简单跑酷--JS版】---Lv.6 终篇 [ 58%]

....addChild(this.player); //分数 this.scoreTxt = new Text(); this.scoreTxt.color = "#ffffff"; this.scoreTxt.fontSize = 30; this.scoreTxt.text = "0"; this.scoreTxt.width = Config.GameWidth; this.scoreTxt.align = "right"; this.scoreTxt.x = -10; this.scoreTxt.y = 10; this.addChild(this.scoreTxt); //监...

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

266. 微信授权,获取用户信息的接口实现方法,wx.createUserInfoButton [ 58%]

...         lineHeight: 40,                         backgroundColor: '#ff0000',                         color: '#ffffff',                         textAlign: 'center',                         fontSize: 16,                         borderRadi...

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

267. Laya.Quaternion.lookAt函数的参数只能用Laya.Vector3??? [ 58%]

...关问题 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 Text类中竟然没有pos函数的api~ 关于shader中opengl函数问题 怎么停止正在运行Laya.timer.frameLoop的回调函数 构造函数不能进断点 引擎有没有管理或访问系统剪贴板...

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

268. List修改datasource数据的时候出现部分数据不能被修改 [ 58%]

..../laya/assets/ui/num" + (i + 1) + ".png" }, text: { text: this.allData[i], color: "#ffffff" }, type:false, checkBox: { visible: false } }; dataSource.push(_data); } ; this.mainUI.list.array = dataSource; this.mainUI.list.vScrollBarSkin = ""; this.mainUI.list.mouseHandler = new Laya.Handler(this, thi...

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

269. spine 回调函数的参数没有效果 [ 57%]

...集错乱 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 spine骨骼动画如何获取某个骨骼的坐标 spine 预加载怎么弄?用loadAni??? 引擎有没有管理或访问系统剪贴板的方法函数 Skeleton 类播放完成一遍后有没事件或...

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

270. 排坑:Laya.HttpRequest()无效 [ 57%]

...效 matter.js mouseconstraint在微信小游戏中无效 2.0 drawTexture color参数无效 lh文件内meshSprite添加阴影属性无效 3D动画混合无效 在设计模式里A元素比B元素层级低,当我点击舞台的时候给A的层级通过zOrder设置比B元素高,但是效果无效呢...

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