Package gaiasky.gui
Class MinimapWidget
java.lang.Object
gaiasky.gui.MinimapWidget
- All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable
-
Constructor Summary
ConstructorDescriptionMinimapWidget
(com.badlogic.gdx.scenes.scene2d.ui.Skin skin, com.badlogic.gdx.graphics.glutils.ShaderProgram shapeShader, com.badlogic.gdx.graphics.glutils.ShaderProgram spriteShader) -
Method Summary
-
Constructor Details
-
MinimapWidget
public MinimapWidget(com.badlogic.gdx.scenes.scene2d.ui.Skin skin, com.badlogic.gdx.graphics.glutils.ShaderProgram shapeShader, com.badlogic.gdx.graphics.glutils.ShaderProgram spriteShader)
-
-
Method Details
-
update
public void update() -
getSideProjection
-
getTopProjection
-
getCurrentName
-
dispose
public void dispose()- Specified by:
dispose
in interfacecom.badlogic.gdx.utils.Disposable
-