Class UI_BodyPart

java.lang.Object
zombie.ui.UIElement
zombie.ui.UI_BodyPart
All Implemented Interfaces:
UIElementInterface

public final class UI_BodyPart extends UIElement
  • Field Details

    • alpha

      public float alpha
    • color

      public final Color color
    • bodyPartType

      public BodyPartType bodyPartType
    • isFlipped

      public boolean isFlipped
    • maxOscilatorRate

      public float maxOscilatorRate
    • minOscilatorRate

      public float minOscilatorRate
    • oscilator

      public float oscilator
    • oscilatorRate

      public float oscilatorRate
    • oscilatorStep

      public float oscilatorStep
  • Constructor Details

  • Method Details