public class Collisions extends Object
| 构造器和说明 |
|---|
Collisions() |
public static boolean intersect(Box box, Sphere sphere)
box - the AABBoxsphere - the spherepublic static boolean contains(Box box, Sphere sphere)
box - the AABBoxsphere - the sphereCopyright © 2019. All rights reserved.