Drag[en]gine Script Module DragonScript  1.21
Dragengine.Gui.Color Member List

This is the complete list of members for Dragengine.Gui.Color, including all inherited members.

blackDragengine.Gui.Colorstatic
blueDragengine.Gui.Colorstatic
clamp()Dragengine.Gui.Color
darkBlueDragengine.Gui.Colorstatic
darkGrayDragengine.Gui.Colorstatic
darkGreenDragengine.Gui.Colorstatic
darkRedDragengine.Gui.Colorstatic
equals(Object other)Dragengine.Gui.Color
getAlpha()Dragengine.Gui.Color
getBlue()Dragengine.Gui.Color
getGreen()Dragengine.Gui.Color
getRed()Dragengine.Gui.Color
grayDragengine.Gui.Colorstatic
greenDragengine.Gui.Colorstatic
hashCode()Dragengine.Gui.Color
invert()Dragengine.Gui.Color
isEqual(Color c)Dragengine.Gui.Color
isEqual(Color c, float delta)Dragengine.Gui.Color
lightGrayDragengine.Gui.Colorstatic
new(float red, float green, float blue)Dragengine.Gui.Color
new(float red, float green, float blue, float alpha)Dragengine.Gui.Color
new(Color color, float alpha)Dragengine.Gui.Color
newCMYK(float cyan, float magenta, float yellow, float black)Dragengine.Gui.Colorstatic
newHSL(float hue, float saturation, float lightness)Dragengine.Gui.Colorstatic
newHSV(float hue, float saturation, float value)Dragengine.Gui.Colorstatic
newRGB(int red, int green, int blue)Dragengine.Gui.Colorstatic
newRGBA(int red, int green, int blue, int alpha)Dragengine.Gui.Colorstatic
operator*(float scalar)Dragengine.Gui.Color
operator*(Color v)Dragengine.Gui.Color
operator+(Color v)Dragengine.Gui.Color
operator-(Color v)Dragengine.Gui.Color
operator/(float scalar)Dragengine.Gui.Color
readFromFile(FileReader reader)Dragengine.Gui.Colorstatic
redDragengine.Gui.Colorstatic
toCMYK()Dragengine.Gui.Color
toHSL()Dragengine.Gui.Color
toHSV()Dragengine.Gui.Color
toString()Dragengine.Gui.Color
toString(int precision)Dragengine.Gui.Color
transparentDragengine.Gui.Colorstatic
whiteDragengine.Gui.Colorstatic
writeToFile(FileWriter writer)Dragengine.Gui.Color
yellowDragengine.Gui.Colorstatic