Package org.lwjgl.util
-
Interface Summary Interface Description ReadableColor Readonly interface for ColorsReadableDimension Readonly interface for DimensionsReadablePoint Readonly interface for PointsReadableRectangle Readonly interface for RectanglesRenderable Simple interface to things that can be Rendered.WritableColor Write interface for ColorsWritableDimension Write interface for DimensionsWritablePoint Write interface for PointsWritableRectangle Write interface for Rectangles -
Class Summary Class Description Color A mutable Color classDimension A 2D integer Dimension class, which looks remarkably like an AWT one.Display Display initialization utility, that can be used to find display modes and pick one for you based on your criteria.Point A 2D integer point class, which looks remarkably like an AWT one.Rectangle A 2D integer Rectangle class which looks remarkably like an AWT one.Timer A hires timer.WaveData Utitlity class for loading wavefiles.XPMFile NOTE: This simple XPM reader does not support extensions nor hotspots