public void Draw(SpriteBatch spriteBatch) { // Draw the animation EnemyAnimation.Draw(spriteBatch); }