Example #1
0
 public void draw(SpriteBatch spriteBatch)
 {
     inventoryHud.draw(spriteBatch);
     questHud.draw(spriteBatch);
 }