public void Lose() { CurrentTurn = TurnType.Finished; CellCollector.ShowEnvironment(); AddText("你失败了"); }