Package jag.game.scene.entity
Interface RSAxisAlignedBoundingBox
- All Superinterfaces:
RSProvider
-
Method Summary
Modifier and TypeMethodDescriptionint
int
int
int
int
int
-
Method Details
-
getCenterX
int getCenterX() -
getCenterY
int getCenterY() -
getCenterZ
int getCenterZ() -
getHalfWidth
int getHalfWidth() -
getHalfHeight
int getHalfHeight() -
getHalfDepth
int getHalfDepth()
-