|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Box3D | |
---|---|
erland.game.tileadventure |
Uses of Box3D in erland.game.tileadventure |
---|
Methods in erland.game.tileadventure that return Box3D | |
---|---|
Box3D |
RoomObject.getBoundingBox()
|
Box3D |
MapObjectInterface.getBoundingBox()
|
Box3D |
GameObject.getBoundingBox()
|
Methods in erland.game.tileadventure with parameters of type Box3D | |
---|---|
void |
GameObject.fillBoundingBox(float x,
float y,
float z,
Box3D boundingBox)
|
boolean |
Box3D.intersects(Box3D b)
|
boolean |
TileAdventureModel.isFree(GameObject obj,
Box3D boundingBox)
|
void |
Box3D.setBox(Box3D p)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |