Uses of Class
rekit.logic.gui.parallax.ParallaxLayer
Packages that use ParallaxLayer
-
Uses of ParallaxLayer in rekit.logic.gui.parallax
Subclasses of ParallaxLayer in rekit.logic.gui.parallaxFields in rekit.logic.gui.parallax declared as ParallaxLayerModifier and TypeFieldDescriptionprotected ParallaxLayer
BackgroundElement.parent
The parent parallax.Methods in rekit.logic.gui.parallax with parameters of type ParallaxLayerConstructors in rekit.logic.gui.parallax with parameters of type ParallaxLayerModifierConstructorDescriptionBackgroundElement
(ParallaxLayer parent, Vec pos) Create a BG-Element by parent and pos.