Class StatMenu


public class StatMenu extends TextMenu
A status menu class.
  • Constructor Details

    • StatMenu

      public StatMenu(Renderer render, Game game)
      Creates a status menu, which will display the current status of the player.
      Parameters:
      render - the Renderer where the menu will be drawn on
      game - the Game where the menu will take information from