大约有 1,485 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
Laya_社区(1181) Laya2.0_api(195) Laya3.0_api(48) Laya_示例(19) Laya2.0_文档(15) Laya3.0_文档(14) Laya2.0_示例(10) laya_api(3)
...电脑配置也一样。 另外真机浏览器上也测过,帧率只有40fps。 下载官方spine demo的页面是https://www.layaair.com/#/demo, spine资源的链接是: https://www.layaair.com/3.x/de ... .skel https://www.layaair.com/3.x/de ... atlas https://www.layaair.com/3.x/de ... o.p...
来源: Laya_社区 发布时间: 20231221
...createButton(label: string): Sprite { var w: number = 110; var h: number = 40; var button: Sprite = new Sprite(); button.size(w, h); button.graphics.drawRect(0, 0, w, h, "#FF7F50"); button.graphics.fillText(label, w / 2, 8, "25px SimHei", "#FFFFFF", "center"); Laya.stage.addChild(button); return b...
来源: Laya_社区 发布时间: 20190421
...node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:40:38) at ChromeDebugAdapter.globalEvaluate (d:\LayaAirIDE_1.7.0_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:1022:20) at ChromeDebugAdapter.evaluate (d:\...
来源: Laya_社区 发布时间: 20170222
...调的 一般大家都会做技能编辑器 150*****745 • 2018-05-26 10:40 感谢大神回复,对我很有帮助,希望能有机会再像您学习
来源: Laya_社区 发布时间: 20180426
...ce()method protected function recreateResource():voidMon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...ath/BoundsImpl.ts:36 Returns Vector3 Defined in laya/d3/math/BoundsImpl.ts:40 Parameters value: Vector3 Returns void min get min(): Vector3 set min(value: Vector3): void Defined in laya/d3/math/BoundsImpl.ts:28 Returns Vector3 Defined in laya/d3/math/BoundsImpl.ts:32 Parameters value: Vector3 Return...
来源: Laya3.0_api 发布时间: 20231115
...一下. (吐槽,这个论坛真难用啊.) 无名玩家X • 2023-12-08 21:40 顺便请求一下,论坛起码加一个粘贴图片做为内容的功能吧,每次最难受的就是截图. 别的论坛都是截图->粘贴;这边要截图->保存到电脑->点击上传->找到路径->等...
来源: Laya_社区 发布时间: 20231204
...perty public var sortingFudge:Number排序矫正值。Mon May 13 2019, 02:40 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...ne3:TimeLine; public function AirDemo() { //初始化引擎 Laya.init(600, 400); Stat.show(); //加载引擎需要的资源 Laya.loader.load([{url: "res/atlas/comp.json", type: Loader.ATLAS}], Handler.create(this, onLoaded)); } private function onLoaded():void { //实例UI界面 Laya.stage.bgColor="...
来源: Laya_社区 发布时间: 20161207
...麻烦您发demo了 仅凭图确实难以判断 ZmySir • 2025-12-22 15:40 @LayaAir小牛:const { regClass, property } = Laya; @regClass() export default class iceMonster extends Laya.Script { declare owner: Laya.Sprite; /** 用于兜底的 Animator2D(可选) */ private _animator: Laya.Animator...
来源: Laya_社区 发布时间: 20251211