Uses of Interface
org.lwjgl.util.WritablePoint
Packages that use WritablePoint
-
Uses of WritablePoint in org.lwjgl.util
Subinterfaces of WritablePoint in org.lwjgl.utilClasses in org.lwjgl.util that implement WritablePointModifier and TypeClassDescriptionfinal classA 2D integer point class, which looks remarkably like an AWT one.final classA 2D integer Rectangle class which looks remarkably like an AWT one.Methods in org.lwjgl.util with parameters of type WritablePointModifier and TypeMethodDescriptionvoidPoint.getLocation(WritablePoint dest) voidReadablePoint.getLocation(WritablePoint dest) Copy this ReadablePoint into a destination PointvoidRectangle.getLocation(WritablePoint dest)