Package zombie.vehicles
Class CircleLineIntersect
java.lang.Object
zombie.vehicles.CircleLineIntersect
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic zombie.vehicles.CircleLineIntersect.Collideresult
checkforcecirclescollide
(List list, ArrayList arrayList) static zombie.vehicles.CircleLineIntersect.Collideresult
checkforcecirclescollide
(List list, ArrayList arrayList, double[] doubleArray, boolean[] booleanArray, boolean boolean1) static zombie.vehicles.CircleLineIntersect.Collideresult
checkforcecirclescollidetime
(List list, ArrayList arrayList, double[] doubleArray, boolean[] booleanArray, boolean boolean1) static boolean
TEST
(Vector3f vector3f, float float1, float float2, float float3, float float4, CarController carController)
-
Constructor Details
-
CircleLineIntersect
public CircleLineIntersect()
-
-
Method Details
-
checkforcecirclescollidetime
-
checkforcecirclescollide
-
checkforcecirclescollide
-
TEST
public static boolean TEST(Vector3f vector3f, float float1, float float2, float float3, float float4, CarController carController)
-