Class MapPrestigeOverlay

java.lang.Object
com.prineside.tdi2.ui.components.MapPrestigeOverlay
All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable

public class MapPrestigeOverlay extends Object implements com.badlogic.gdx.utils.Disposable
  • Field Details

  • Constructor Details

    • MapPrestigeOverlay

      public MapPrestigeOverlay()
  • Method Details

    • show

      public void show(MapPrestigeConfig prestigeConfig)
    • dispose

      public void dispose()
      Description copied from interface: com.badlogic.gdx.utils.Disposable
      Releases all resources of this object.
      Specified by:
      dispose in interface com.badlogic.gdx.utils.Disposable