Package zombie.ui

Class MovementBlender

java.lang.Object
zombie.ui.UIElement
zombie.ui.MovementBlender

public class MovementBlender
extends UIElement
  • Field Details

    • sx

      public double sx
    • sy

      public double sy
    • Time

      public double Time
    • TimeMax

      public double TimeMax
    • tx

      public double tx
    • ty

      public double ty
  • Constructor Details

    • MovementBlender

      public MovementBlender​(UIElement uIElement)
  • Method Details

    • MoveTo

      public void MoveTo​(float float1, float float2, float float3)
    • Running

      public boolean Running()
    • update

      public void update()
      Overrides:
      update in class UIElement