@Deprecated public interface Collidable
Deprecated.
Objects that can collide with other objects in the world.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
  • Method Details

    • getCuboidList

      ArrayList<AABB> getCuboidList()
      Deprecated.
      Returns:
      a list of AABB relative to the world.