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 floatcalcWithVariance(float mu, float sigma) protected HeapElementvoidlogicLoop(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:
logicLoopin classParallaxLayer
-
calcWithVariance
public static float calcWithVariance(float mu, float sigma)
-