Package zombie.util
Class RaySphereIntersectCheck
java.lang.Object
zombie.util.RaySphereIntersectCheck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
intersects
(Vector3 vector3, Vector3 vector32, Vector3 vector33, float float1)
-
Constructor Details
-
RaySphereIntersectCheck
public RaySphereIntersectCheck()
-
-
Method Details
-
intersects
-