Uses of Annotation Interface
rekit.util.ReflectUtils.LoadMe
Packages that use ReflectUtils.LoadMe
-
Uses of ReflectUtils.LoadMe in rekit.logic.filters
Classes in rekit.logic.filters with annotations of type ReflectUtils.LoadMeModifier and TypeClassDescriptionfinal classThis filter realizes a filter which will convert all colors to grayscale.classThis filter realizes a filter which will invert all colors.final classThis filter realizes a filter which will map a color to a random color. -
Uses of ReflectUtils.LoadMe in rekit.logic.gameelements.entities.pickups
Classes in rekit.logic.gameelements.entities.pickups with annotations of type ReflectUtils.LoadMeModifier and TypeClassDescriptionclassThis class represents default coins.final classThis class defines a simplePickup; a Life which will give the player lives.