コード例 #1
0
 void IInitializeSystem.Initialize()
 {
     pool.SetTurnOrder(new LinkedList <PoolEntity>());
 }