Class CollisionShape

  • Direct Known Subclasses:
    Box, Sphere

    public abstract class CollisionShape
    extends java.lang.Object
    Base class for all types of shapes that collision checks can be performed against.