Modifier and Type | Method and Description |
---|---|
Rect |
getRect(Rect dest)
Get the bounding rectangle of the area.
|
boolean |
intersects(Area other)
See if this Area intersects another.
|
boolean |
isIn(int x,
int y)
Check if the point is in the area.
|
boolean isIn(int x, int y)
boolean intersects(Area other)