Class CircleLineIntersect

java.lang.Object
zombie.vehicles.CircleLineIntersect

public class CircleLineIntersect extends Object
  • Constructor Details

    • CircleLineIntersect

      public CircleLineIntersect()
  • Method Details

    • checkforcecirclescollidetime

      public static zombie.vehicles.CircleLineIntersect.Collideresult checkforcecirclescollidetime(List list, ArrayList arrayList, double[] doubleArray, boolean[] booleanArray, boolean boolean1)
    • checkforcecirclescollide

      public static zombie.vehicles.CircleLineIntersect.Collideresult checkforcecirclescollide(List list, ArrayList arrayList, double[] doubleArray, boolean[] booleanArray, boolean boolean1)
    • checkforcecirclescollide

      public static zombie.vehicles.CircleLineIntersect.Collideresult checkforcecirclescollide(List list, ArrayList arrayList)
    • TEST

      public static boolean TEST(Vector3f vector3f, float float1, float float2, float float3, float float4, CarController carController)