Package com.csse3200.game.rendering
Class ParallaxLayer
java.lang.Object
com.csse3200.game.rendering.ParallaxLayer
-
Constructor Summary
ConstructorsConstructorDescriptionParallaxLayer
(com.badlogic.gdx.graphics.Texture texture, com.badlogic.gdx.graphics.Camera camera, float factor, float mapWidth, float mapHeight) -
Method Summary
-
Constructor Details
-
ParallaxLayer
public ParallaxLayer(com.badlogic.gdx.graphics.Texture texture, com.badlogic.gdx.graphics.Camera camera, float factor, float mapWidth, float mapHeight)
-
-
Method Details
-
render
public void render(com.badlogic.gdx.graphics.g2d.SpriteBatch batch)
-