Package com.prineside.tdi2.ui.components
Class MapPrestigeOverlay
java.lang.Object
com.prineside.tdi2.ui.components.MapPrestigeOverlay
- All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
Releases all resources of this object.void
show
(MapPrestigeConfig prestigeConfig)
-
Field Details
-
listeners
-
-
Constructor Details
-
MapPrestigeOverlay
public MapPrestigeOverlay()
-
-
Method Details
-
show
-
dispose
public void dispose()Description copied from interface:com.badlogic.gdx.utils.Disposable
Releases all resources of this object.- Specified by:
dispose
in interfacecom.badlogic.gdx.utils.Disposable
-