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 class
This filter realizes a filter which will convert all colors to grayscale.class
This filter realizes a filter which will invert all colors.final class
This 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 TypeClassDescriptionclass
This class represents default coins.final class
This class defines a simplePickup
; a Life which will give the player lives.