Package rekit.logic.gui.parallax
Class HeapLayer
java.lang.Object
rekit.logic.gui.parallax.ParallaxLayer
rekit.logic.gui.parallax.HeapLayer
-
Field Summary
Fields inherited from class rekit.logic.gui.parallax.ParallaxLayer
currentlyGeneratedUntil, generateUntil, perspectiveZ, scene, x
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic float
calcWithVariance
(float mu, float sigma) protected HeapElement
void
logicLoop
(float currentOffset) Methods inherited from class rekit.logic.gui.parallax.ParallaxLayer
fieldXtoLayerX, render, setScene
-
Constructor Details
-
HeapLayer
-
-
Method Details
-
getPrototype
-
logicLoop
public void logicLoop(float currentOffset) - Overrides:
logicLoop
in classParallaxLayer
-
calcWithVariance
public static float calcWithVariance(float mu, float sigma)
-