点击按钮后如何重新启动游戏?我尝试了以下代码:
this.scene.stop(); this.scene.start();
场景重新加载,但预加载功能不再起作用。
phaser-framework
phaser-framework ×1