Class HeapLayer

java.lang.Object
rekit.logic.gui.parallax.ParallaxLayer
rekit.logic.gui.parallax.HeapLayer

public class HeapLayer extends ParallaxLayer
  • Constructor Details

    • HeapLayer

      public HeapLayer(HeapElement prototype, float distanceFromFront)
  • Method Details

    • getPrototype

      protected HeapElement getPrototype()
    • logicLoop

      public void logicLoop(float currentOffset)
      Overrides:
      logicLoop in class ParallaxLayer
    • calcWithVariance

      public static float calcWithVariance(float mu, float sigma)