demon_z007 使用this.Matter.World.remove(this.engine.world,BodyA);时可以同时清除刚体和显示对面但是使用this.Matter.World.clear(this.engine.world);清理整个场景时,只有刚体被清除了 显示对象还在