コード例 #1
0
ファイル: Player.cs プロジェクト: OvercookedRice/Ball-Battle
 public void Discharge()
 {
     energy_bar.Empty();
 }