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 TypeClassDescriptionclassThis class shall be extended in case of creating Bosses.classThis class defines a simplePickup; a Coin which will give the player points.classThis class is the parent class of all Enemies in the game.classThis class is the parent class of all Pickups in the game.