Package view
Class StatisticsMenu
java.lang.Object
view.Menu
view.StatisticsMenu
Class for showing the statistic Menu during the game
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
loadComponents to load the tabs and the texts to the menu to show themvoid
method updateText to update the text during the game time frameMethods inherited from class view.Menu
buttonAction, clearText, getButtons, getTabs, getTexts
-
Constructor Details
-
StatisticsMenu
-
-
Method Details
-
loadComponents
protected void loadComponents()loadComponents to load the tabs and the texts to the menu to show them- Specified by:
loadComponents
in classMenu
-
updateText
public void updateText()method updateText to update the text during the game time frame- Specified by:
updateText
in classMenu
-