コード例 #1
0
ファイル: EnemyArrayTable.cs プロジェクト: MasterMatthew/AIG
 public bool hasGroup()
 {
     return(!grouplist.isEmpty());
 }