コード例 #1
0
ファイル: TablesHolder.cs プロジェクト: mucsirobert/Card_app
 public void DestroyEntities()
 {
     playerTable.DestroyChildren();
     centerTable.DestroyChildren();
 }