Uses of Class
org.lwjgl.util.Rectangle
Packages that use Rectangle
-
Uses of Rectangle in org.lwjgl.util
Methods in org.lwjgl.util that return RectangleModifier and TypeMethodDescriptionRectangle.intersection(ReadableRectangle r, Rectangle dest) Computes the intersection of thisRectanglewith the specifiedRectangle.Methods in org.lwjgl.util with parameters of type RectangleModifier and TypeMethodDescriptionRectangle.intersection(ReadableRectangle r, Rectangle dest) Computes the intersection of thisRectanglewith the specifiedRectangle.