示例#1
0
 public void PrintCurrentBoard()
 {
     // defaults to current game mode
     ActorGameManager.PrintCurrentBoard();
 }