JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.marginallyclever.robotoverlord
Package
com.marginallyclever.robotoverlord
Interface Collidable
@Deprecated
public interface
Collidable
Deprecated.
Objects that can collide with other objects in the world.
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
ArrayList
<
AABB
>
getCuboidList
()
Deprecated.
Method Details
getCuboidList
ArrayList
<
AABB
>
getCuboidList
()
Deprecated.
Returns:
a list of
AABB
relative to the world.