コード例 #1
0
ファイル: UILevelSelectView.cs プロジェクト: GullyGhoul/HOG
 private void AddEnergy()
 {
     energyController.AddEnergy(15);
 }