Package rekit.logic.gui.parallax
Class ParallaxLayer
java.lang.Object
rekit.logic.gui.parallax.ParallaxLayer
- Direct Known Subclasses:
HeapLayer
,TriangulationLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected float
protected float
protected float
protected IScene
protected float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
perspectiveZ
protected float perspectiveZ -
generateUntil
protected float generateUntil -
scene
-
currentlyGeneratedUntil
protected float currentlyGeneratedUntil -
x
protected float x
-
-
Constructor Details
-
ParallaxLayer
public ParallaxLayer(float perspectiveZ)
-
-
Method Details
-
logicLoop
public void logicLoop(float currentOffset) -
render
-
fieldXtoLayerX
protected float fieldXtoLayerX(float fieldX) -
setScene
-