Package rekit.logic.gui
package rekit.logic.gui
-
ClassesClassDescriptionThe standard background of the Game.In contrast to
GameElementsthis 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 aGuiElementattached to aILevelScene.ThisGuiElementrealizes a status view of thePlayer'sLives.ThisGuiElementrealizes a status view of thePlayer'sScore.This class realizes a simpleGuiElement:
A Text which can be visualized on the view.This class can decorate allGuiElementsso that they will be deleted after a specific time.