コード例 #1
0
 public void redeemCollisionBodySet(XboxHashSet<CollisionBody> set)
 {
     set.Clear();
     this.bodySetPool.Add(set);
 }