Uses of Annotation Interface
rekit.logic.gameelements.type.Group
Packages that use Group
-
Uses of Group in rekit.logic.gameelements.type
Classes in rekit.logic.gameelements.type with annotations of type GroupModifier and TypeClassDescriptionclass
This class shall be extended in case of creating Bosses.class
This class defines a simplePickup
; a Coin which will give the player points.class
This class is the parent class of all Enemies in the game.class
This class is the parent class of all Pickups in the game.