Package jag.game.scene.entity
Interface RSAxisAlignedBoundingBox
-
- All Superinterfaces:
RSProvider
public interface RSAxisAlignedBoundingBox extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCenterX()
int
getCenterY()
int
getCenterZ()
int
getHalfDepth()
int
getHalfHeight()
int
getHalfWidth()
-