Class IsoFireplace

java.lang.Object
zombie.iso.IsoObject
zombie.iso.objects.IsoFireplace
All Implemented Interfaces:
Serializable, Thumpable

public class IsoFireplace extends IsoObject
See Also:
  • Field Details

    • LastUpdateTime

      protected float LastUpdateTime
    • MinuteAccumulator

      protected float MinuteAccumulator
    • MinutesSinceExtinguished

      protected int MinutesSinceExtinguished
    • FuelSprite

      protected IsoSprite FuelSprite
    • FuelSpriteIndex

      protected int FuelSpriteIndex
    • FireSpriteIndex

      protected int FireSpriteIndex
    • LightSource

      protected IsoLightSource LightSource
    • heatSource

      protected IsoHeatSource heatSource
  • Constructor Details

  • Method Details