Uses of Interface
org.lwjgl.util.ReadableColor
Packages that use ReadableColor
-
Uses of ReadableColor in org.lwjgl.util
Classes in org.lwjgl.util that implement ReadableColorFields in org.lwjgl.util declared as ReadableColorModifier and TypeFieldDescriptionstatic final ReadableColorReadableColor.BLACKstatic final ReadableColorReadableColor.BLUEstatic final ReadableColorReadableColor.CYANstatic final ReadableColorReadableColor.DKGREYstatic final ReadableColorReadableColor.GREENstatic final ReadableColorReadableColor.GREYstatic final ReadableColorReadableColor.LTGREYstatic final ReadableColorReadableColor.ORANGEstatic final ReadableColorReadableColor.PURPLEstatic final ReadableColorReadableColor.REDstatic final ReadableColorReadableColor.WHITEstatic final ReadableColorReadableColor.YELLOWMethods in org.lwjgl.util with parameters of type ReadableColorModifier and TypeMethodDescriptionvoidColor.setColor(ReadableColor src) Set this color's color by copying another colorvoidWritableColor.setColor(ReadableColor src) Set this color's color by copying another colorConstructors in org.lwjgl.util with parameters of type ReadableColor