Package rekit.logic.gui
package rekit.logic.gui
-
ClassesClassDescriptionThe standard background of the Game.In contrast to
GameElements
this class represents stuff like score banners, texts etc.
So everything which will not interact in the game and has to be shown is a GuiElementThis class represents aGuiElement
attached to aILevelScene
.ThisGuiElement
realizes a status view of thePlayer's
Lives.ThisGuiElement
realizes a status view of thePlayer's
Score.This class realizes a simpleGuiElement
:
A Text which can be visualized on the view.This class can decorate allGuiElements
so that they will be deleted after a specific time.