| Package | Description |
|---|---|
| org.lwjgl.util |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.intersection(ReadableRectangle r,
Rectangle dest)
Computes the intersection of this
Rectangle with the
specified Rectangle. |
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
Rectangle.intersection(ReadableRectangle r,
Rectangle dest)
Computes the intersection of this
Rectangle with the
specified Rectangle. |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.