Beispiel #1
0
 public override void Draw(SpriteBatch sb)
 {
     base.Draw(sb);
     _meleeWeapon.Draw(sb);
 }