Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
ColorPicker Class Reference
+ Inheritance diagram for ColorPicker:

Public Member Functions

void Reset ()
 
void Init (Color _initColor, System.Action< Color > _set)
 
void SwitchCurrentColor (Color _col)
 
void UpdateSlider (float saturation, float value)
 
void UpdateValues (Color _color)
 
void GenerateBrightnessPanel (float _value)
 

Public Attributes

GameObject hueSlider
 
Texture2D hueSliderTexture
 
GameObject brightnessPanel
 
Rect brightnessPanelRect
 
Texture2D brightnessPanelTexture
 
GameObject brightnessPanelSlider
 
GameObject InitPreview
 
GameObject CurrentPreview
 
GameObject rgb
 
GameObject hsv
 
Transform hex
 
Color initColor
 
Color currentColor
 
System.Action< Color > UpdateFunc
 

Private Member Functions

void InitHex ()
 
void Awake ()
 
EventTrigger.Entry CreateClickTrigger (EventTriggerType _type)
 

The documentation for this class was generated from the following file: