|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rectangle | |
jme.geometry.bounding | |
jme.math |
Uses of Rectangle in jme.geometry.bounding |
Constructors in jme.geometry.bounding with parameters of type Rectangle | |
BoundingLozenge(Rectangle rectangle,
float radius)
Constructor instantiates a new BoundingLozenge object. |
Uses of Rectangle in jme.math |
Methods in jme.math with parameters of type Rectangle | |
static float |
Distance.distancePointRectangle(Vector point,
Rectangle rect)
distancePointRectangle calculates the distance squared
between a point and a rectangle. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |