Class Orientation

java.lang.Object
zombie.characters.animals.pathfind.Orientation

public final class Orientation extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static int
    index(org.joml.Vector2f vector2f0, org.joml.Vector2f vector2f1, org.joml.Vector2f vector2f2)
     

    Methods inherited from class java.lang.Object

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

    • Orientation

      public Orientation()
  • Method Details

    • index

      public static int index(org.joml.Vector2f vector2f0, org.joml.Vector2f vector2f1, org.joml.Vector2f vector2f2)