コード例 #1
0
ファイル: Defender.cs プロジェクト: MobeenAftab/Unity
 public void AddStart(int amount)
 {
     starDisplay.AddStart(amount);
 }