Exemple #1
0
 public void DamageFlash(float animationTime)
 {
     hasDoneDamageFlash = true;
     glyphs.DamageFlash(animationTime);
 }