大约有 718 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0041 秒)
Laya_社区(510) Laya3.0_api(67) Laya2.0_api(61) laya_api(55) Laya2.0_文档(13) Laya2.0_示例(7) Laya3.0_文档(3) Laya_示例(2)
...合的曲线,就能够将这部分绘制出来 使用LayaAir的.graphics.drawTexture(tex:Texture, x:Number = 0, y:Number = 0, width:Number = 0, height:Number = 0, m:Matrix = null, alpha:Number = 1) 获得只能是一个矩形,请问Laya应该如何实现同样的功能? 2017-04-14 添加评论...
来源: Laya_社区 发布时间: 20170414
...r bl:Number=texture.width/texture.height ape.graphics.drawTexture(texture,0,0,stageWidth/4,stageWidth/4/bl); apesCtn.addChild(ape); } 2016-10-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20161023
...象 三国塔防游戏!终于开发完了,数据平衡好难调...... drawTexture时,Matrix对象,a=-1,无法实现水平翻转 问题状态 最新活动: 2017-11-27 09:43 浏览: 1666 关注: 3 人 zengjoeng • 2017-11-21 10:43 谢谢,这个已经看过了的,我说的不是这个问...
来源: Laya_社区 发布时间: 20171120
...后获取到的是一个Texture类型对象,可以直接通过graphics.drawTexture显示 2016-05-05 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 Jackevent 相关问题 两个对象new了一个相同的对象,调用第一个的...
来源: Laya_社区 发布时间: 20160505
...Texture = new Texture(htmlCanvas); var b:Sprite = new Sprite(); b.graphics.drawTexture(texture); a.graphics.clear(true); a.destroy(); a = b; } a.graphics.drawRect(10*i, 10*j, 10, 10, "#ff0000"); count++; } } 2018-11-13 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已...
来源: Laya_社区 发布时间: 20181113
...Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoked without 'new' TypeError: Laya.MovieClip is not a constr...
来源: Laya_社区 发布时间: 20171111
...est感觉没有发成功 斜角透视的感觉怎么弄出来呀?? 2.0 drawTexture color参数无效 (此问题已经无效) 关于同为object层,层级设置无效的问题 LayaAir3D UnityPlug 1.7.13 导出刚体动画无效 matter.js mouseconstraint在微信小游戏中无效 lh文件...
来源: Laya_社区 发布时间: 20200902
...大,头条开放域绘制sharedCanvas,报错.. 上一行代码: graphics.drawTexture(shareTexture, 0, 0, shareTexture.width, shareTexture.height); 下一行报错: Uncaught TypeError: this.bitmap.activeResource is not a function 2020-05-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回...
来源: Laya_社区 发布时间: 20190910
...齐模式选居中 没效果 Laya2.20bata4版本使用HTMLDivElement报错 drawTexture时,Matrix对象,a=-1,无法实现水平翻转 问题状态 最新活动: 2019-03-09 11:41 浏览: 3177 关注: 3 人
来源: Laya_社区 发布时间: 20190227
...as.width,Laya.Browser.window.sharedCanvas.height); this._openZone.graphics.drawTexture(this._openZoneTexture,0,0,this._openZoneTexture.width,this._openZoneTexture.height,new Laya.Matrix(scaleX,0,0,scaleY)); } } 接字节跳动小游戏,绘制开放域排行榜时报this.bitmap.activeResource is no...
来源: Laya_社区 发布时间: 20200618