ColorHelper
Talks about the colorHelper class
ColorHelper
Methods
getColor(int red, int green, int blue)
getColor(int red, int green, int blue)Parameter
Description
getColor(int red, int green, int blue, int alpha)
getColor(int red, int green, int blue, int alpha)Parameter
Description
getColorFromInt(int color)
getColorFromInt(int color)Parameter
Description
getColorFromHue(float hue)
getColorFromHue(float hue)Parameter
Description
ColorToInt(Color color)
ColorToInt(Color color)Parameter
Description