Method | Description | |
---|---|---|
Box2D ( IntPoint2D min, IntPoint2D max ) : System | ||
Expand ( IntPoint2D point ) : void | ||
Intersection ( |
||
Union ( |
public Box2D ( IntPoint2D min, IntPoint2D max ) : System | ||
min | IntPoint2D | |
max | IntPoint2D | |
return | System |
public static Intersection ( |
||
box1 | ||
box2 | ||
return |
public static Union ( |
||
box1 | ||
box2 | ||
return |