大约有 310 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0040 秒)
Laya_社区(147) Laya2.0_文档(45) Laya_示例(35) Laya2.0_示例(32) Laya3.0_文档(17) Laya3.0_api(16) Laya2.0_api(11) laya_api(7)
...初始化文本组件 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
...opengl函数问题 Text类中竟然没有pos函数的api~ 2.0 drawTexture color参数无效 怎样获取浏览器地址传过来的GET参数 Graphic.drawTextures,第二个参数 pos:Array — 绘制次数和坐标,怎么写啊, 执行回调函数时报is not a function http 请求 once 的 回...
来源: Laya_社区 发布时间: 20170203
...,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
...址传过来的GET参数 关于shader中opengl函数问题 2.0 drawTexture color参数无效 Uncaught Error:此函数id(167),ctype(167)报错? 怎么停止正在运行Laya.timer.frameLoop的回调函数 网页跳转函数 我想自定义组件 ,引入layaeditor.d.ts直接编译,居...
来源: Laya_社区 发布时间: 20180327
....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
... lineHeight: 40, backgroundColor: '#ff0000', color: '#ffffff', textAlign: 'center', fontSize: 16, borderRadi...
来源: Laya_社区 发布时间: 20180911
...关问题 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 Text类中竟然没有pos函数的api~ 关于shader中opengl函数问题 怎么停止正在运行Laya.timer.frameLoop的回调函数 构造函数不能进断点 引擎有没有管理或访问系统剪贴板...
来源: Laya_社区 发布时间: 20170611
..../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
...集错乱 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 spine骨骼动画如何获取某个骨骼的坐标 spine 预加载怎么弄?用loadAni??? 引擎有没有管理或访问系统剪贴板的方法函数 Skeleton 类播放完成一遍后有没事件或...
来源: Laya_社区 发布时间: 20180531
...效 matter.js mouseconstraint在微信小游戏中无效 2.0 drawTexture color参数无效 lh文件内meshSprite添加阴影属性无效 3D动画混合无效 在设计模式里A元素比B元素层级低,当我点击舞台的时候给A的层级通过zOrder设置比B元素高,但是效果无效呢...
来源: Laya_社区 发布时间: 20180208