Earlier we also had to create an enemy by calling Enemey e = new Enemy(){….} (or using a constructor). Now we can omit the second “Enemy” ...
確定! 回上一頁