大约有 592 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0063 秒)
Laya_社区(424) Laya3.0_api(61) Laya2.0_示例(32) Laya_示例(31) Laya2.0_文档(30) Laya3.0_文档(11) laya_api(2) Laya2.0_api(1)
...t Input Index Constructors constructor Properties _extra _onPostLayout _ownGraphics _parseEscapeChars _scene _skinBaseUrl _url autoSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK VISIBLE _passwordChar drawtocanvCtx langPacks Accessors _isHeightSet _isWidt...
来源: Laya3.0_api 发布时间: 20231115
...话会导致 mask 的尺寸超过2048导致引发上面的问题 this.mask.graphics.drawRect(0, 0, Laya.stage.width, Laya.stage.height, "#000000");
来源: Laya_社区 发布时间: 20180713
...a.loader.getRes("../../res/apes/monkey2.png"); var ape = new Sprite(); ape.graphics.drawTexture(t, 0, 0); Laya.stage.addChild(ape); ape.pos(200, 0); data = Laya.Browser.context.getImageData(0, 0, 400, 400) distort(data) })); } })();[/i][/i][/i] 2017-11-30 添加评论 免费帖 --> 分享 微博 QZO...
来源: Laya_社区 发布时间: 20171130
...,也包括我(!嘻嘻) var a: Laya.Sprite = new Laya.Sprite(); a.graphics.drawCircle(0, 0, 50, "#ff0000"); Laya.stage.addChild(a); a.size(100, 100); a.pos(200, 200); a.mouseEnabled = true; a.mouseThrough = true; a.on(Laya.Event.MOUSE_DOWN, null, function (e: Laya.Event): void { console...
来源: Laya_社区 发布时间: 20161109
...颜色问题 Panel中的东西左右拖动好象有问题 laya1.7.9beta版 graphics alpha 问题 关于apk打包动画卡的问题 mask在layaplayer中有问题 问题状态 最新活动: 2017-11-23 12:02 浏览: 947 关注: 2 人 15818760256 • 2017-11-23 09:58 上传了demo,麻烦看下。。...
来源: Laya_社区 发布时间: 20171122
....getRes('res/mao.jpg') // console.log(t) // var a = new Laya.Sprite() // a.graphics.drawTexture(t, 0,0) // a.scaleX = 0.3 // a.scaleY = 0.4 // a.pos(0,300) // Laya.stage.addChild(a) // })) // ape.pos(100, 200) // var c = -15 // Laya.timer.frameLoop(40, null, function () { // c += 0.00001 // console....
来源: Laya_社区 发布时间: 20180104
...le/1/libs/laya.core.js:1 05-31 15:57:02.604 17874 17959 E jswrapper: [3]e._graphics@/data/user/0/com.nearme.instant.platform/app_game/app/com.fuck.module/1/libs/laya.core.js:4 05-31 15:57:02.604 17874 17959 E jswrapper: [4]n.render@/data/user/0/com.nearme.instant.platform/app_game/app/com.fuck.modul...
来源: Laya_社区 发布时间: 20190531
...= new Sprite(); sp2.x = 300; sp2.graphics.drawTexture(_texture,0,0,100,100); Laya.stage.addChild(sp2); } } } 2017-04-24 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...
来源: Laya_社区 发布时间: 20170424
...的需求适当调整,如果内容不变可以不用设置成true sprite.graphics.drawTexture(texture, 0, 0, texture.width, texture.height); Laya.stage.addChild(sprite); }); } }开发数据域:public class LayaUISample { public function LayaUISample() { //微信小游戏适配库初始化 MiniAd...
来源: Laya_社区 发布时间: 20180525
...t Input Index Constructors constructor Properties _extra _onPostLayout _ownGraphics _parseEscapeChars _scene _skinBaseUrl _url autoSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK TYPE_DATE TYPE_DATE_TIME TYPE_DATE_TIME_LOCAL TYPE_EMAIL TYPE_MONTH TYPE_NUM...
来源: Laya3.0_api 发布时间: 20231115