Class HeatProducer

All Implemented Interfaces:
Comparable<Content>, Senseable

public class HeatProducer extends GenericCrafter
  • Field Details

    • heatOutput

      public float heatOutput
    • warmupRate

      public float warmupRate
  • Constructor Details

    • HeatProducer

      public HeatProducer(String name)
  • Method Details

    • setStats

      public void setStats()
      Description copied from class: UnlockableContent
      Initializes stats on demand. Should only be called once. Only called before something is displayed.
      Overrides:
      setStats in class GenericCrafter
    • setBars

      public void setBars()
      Overrides:
      setBars in class GenericCrafter