大约有 1 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0009 秒)
...scaleMode = "showall"; setup(); })(); function setup() { initMatter(); initWorld(); Laya.stage.on("resize", this, onResize); } function initMatter() { var gameWorld = new Sprite(); Laya.stage.addChild(gameWorld); // 初始化物理引擎 engine = Matter.Engine.create( { enableSleeping: true }); Matt...
来源: Laya_示例 发布时间: 20250222