大约有 1,179 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0063 秒)
Laya_社区(859) Laya2.0_文档(200) Laya3.0_文档(49) Laya3.0_api(37) laya_api(15) Laya2.0_api(13) Laya_示例(3) Laya2.0_示例(3)
...er ](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=Filter&class=laya.filters.ColorFilter) 查看API说明。 ### 1.2 设置颜色滤镜 如果要给一个位图设置颜色滤镜,需要先设置一个颜色矩阵,然后用ColorFilter方法创建一...
来源: Laya2.0_文档 发布时间: 20210714
...at DynamicBatch.__proto._getRenderElement (file:///D:/Projects_D/LayaPrjs/2017_FilesLayouterManager/bin/h5/Main.max.js:5989:23) at DynamicBatch.__proto._addToRenderQueue (file:///D:/Projects_D/LayaPrjs/2017_FilesLayouterManager/bin/h5/Main.max.js:6043:9) at DynamicBatchManager.__proto._addToRenderQu...
来源: Laya_社区 发布时间: 20170626
...编辑器能够编译通过,命令行不行➜ GameTowertest node -v v10.17.0 ➜ GameTowertest npm -v 6.11.3 ➜ GameTowertest gulp -v [14:22:19] CLI version 3.9.1 ➜ GameTowertest layaair2-cmd -v 1.4.6 ➜ GameTowertest layaair2-cmd compile [14:22:34] Working directory changed to /usr...
来源: Laya_社区 发布时间: 20191115
...Love); console.log("imgSrc === "+ imgSrc); //imgLove.pos(iRows*this._x + 120 , iColumns*this._y + 320); this.imageBg.addChild(imgLove); } }TypeError: node._setParent is not a function preload.js:55 at Image.__proto.addChild (file:///E:/laya/myLaya/myZootopia/bin/libs/laya.core.js:20925:9) ...
来源: Laya_社区 发布时间: 20190625
...API](https://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.List)。 ### 1.1 创建 List 组件 #### 1.编辑列表项。 列表项可以是 Box 对象或 View(页面) 或其它自定义页面对象。此处以Box 对象为例。 **a...
来源: Laya2.0_文档 发布时间: 20210715
...nt.__proto._render (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:6880:16) at RenderQueue.__proto._render (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:16444:20) at Scene3D.__proto._renderScene (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:34333:124) at Camera.__proto.re...
来源: Laya_社区 发布时间: 20190809
...ngle实例,视口区域 var viewRect:Laya.Rectangle = new Laya.Rectangle(0, 0, Laya.stage.designWidth, Laya.stage.designHeight); //创建TiledMap地图 this.tMap.createMap("resources/TiledMap/orthogonal.json", viewRect, new Laya.Handler(this, this.completeHandler)); } //添加地图到Scene2D下 p...
来源: Laya3.0_文档 发布时间: 20230303
...nt.__proto._render (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:6880:16) at RenderQueue.__proto._render (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:16444:20) at Scene3D.__proto._renderScene (file:///C:/LayaPro/LayaAnimator/bin/libs/laya.d3.js:34333:124) at Camera.__proto.re...
来源: Laya_社区 发布时间: 20190809
微信小游戏,请先初始化小游戏适配库 Wechat Lib:1.9.94, 2018.3.15 14:07:52 code.js:107 Warning!,this class[MiniAdpter] already exist: {init: ƒ} code.js:7132 请先初始化小游戏适配库,详细教程https://ldc.layabox.com/doc/?nav=zh-ts-5-0-0 console.error Browser.__init__ @ ...
来源: Laya_社区 发布时间: 20180510
... Sprite_DrawShapes() { Laya.init(500, 300); drawSomething(); } private function drawSomething():void { sp = new Sprite(); Laya.s...
来源: Laya2.0_文档 发布时间: 20210715