Exemple #1
0
 public virtual void Draw(SpriteBatch spriteBatch)
 {
     HealthBar.BossHealthBar(Creature, ref spriteBatch); // Mega healthbar on the screen
 }