Class FogRenderer
java.lang.Object
me.arcademadness.omni_dungeon.render.FogRenderer
- All Implemented Interfaces:
RenderLayer
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFogRenderer(EnvironmentView environment, Entity player, com.badlogic.gdx.graphics.glutils.ShapeRenderer shape, int radiusTiles) -
Method Summary
-
Field Details
-
visibility
-
-
Constructor Details
-
FogRenderer
public FogRenderer(EnvironmentView environment, Entity player, com.badlogic.gdx.graphics.glutils.ShapeRenderer shape, int radiusTiles)
-
-
Method Details
-
render
public void render(com.badlogic.gdx.graphics.Camera camera) - Specified by:
renderin interfaceRenderLayer
-
getRadiusTiles
public int getRadiusTiles() -
revealAll
public void revealAll()
-