?????? | ????? |
---|---|
static FSRGBColor |
BLUE |
static FSRGBColor |
GREEN |
static FSRGBColor |
RED |
static FSRGBColor |
TRANSPARENT |
?????? |
---|
FSRGBColor(int red,
int green,
int blue) |
public static final FSRGBColor TRANSPARENT
public static final FSRGBColor RED
public static final FSRGBColor GREEN
public static final FSRGBColor BLUE
public int getBlue()
public int getGreen()
public int getRed()
public java.lang.String toString()
toString
??? java.lang.Object
public boolean equals(java.lang.Object o)
equals
??? java.lang.Object
public FSColor lightenColor()
lightenColor
???? FSColor
public FSColor darkenColor()
darkenColor
???? FSColor