Class MixingBenchHoverComponent

All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable, Renderable, Comparable<Renderable>

public class MixingBenchHoverComponent extends StationHoverComponent
A component used to display the inventory of a mixing bench station, as well as interaction key tooltips for the station.
  • Constructor Details

    • MixingBenchHoverComponent

      public MixingBenchHoverComponent()
  • Method Details

    • drawToolTips

      public void drawToolTips(com.badlogic.gdx.graphics.g2d.SpriteBatch batch)
      Draws the required key tooltips for the current interactions that can be done on this station.
      Specified by:
      drawToolTips in class StationHoverComponent
      Parameters:
      batch - The SpriteBatch used for drawing