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 class
A 2D integer point class, which looks remarkably like an AWT one.final class
A 2D integer Rectangle class which looks remarkably like an AWT one.Methods in org.lwjgl.util with parameters of type WritablePointModifier and TypeMethodDescriptionvoid
Point.getLocation
(WritablePoint dest) void
ReadablePoint.getLocation
(WritablePoint dest) Copy this ReadablePoint into a destination Pointvoid
Rectangle.getLocation
(WritablePoint dest)