public class Rectangle
extends java.lang.Object
Constructor and Description |
---|
Rectangle() |
Modifier and Type | Method and Description |
---|---|
static boolean |
pointInRectangle(Vector2 pos,
Vector2 size,
Vector2 point) |