Package zombie.ai

Class WalkingOnTheSpot

java.lang.Object
zombie.ai.WalkingOnTheSpot

public final class WalkingOnTheSpot
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    WalkingOnTheSpot()  
  • Method Summary

    Modifier and Type Method Description
    boolean check​(float float1, float float2)  
    void reset​(float float1, float float2)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WalkingOnTheSpot

      public WalkingOnTheSpot()
  • Method Details

    • check

      public boolean check​(float float1, float float2)
    • reset

      public void reset​(float float1, float float2)