C# Class ColorToSwitch, Adagio
Datei anzeigen
Open project: technicalvgda/Adagio
Public Properties
Property |
Type |
Description |
|
colSM |
ColorToMatch, |
|
|
Public Methods
Private Methods
Method |
Description |
|
Awake ( ) : void |
|
|
Method Details
public Cswitch ( int state ) : void |
state |
int |
|
return |
void |
|
public getColor ( ) : Color |
return |
Color |
|
Property Details
public ColorToMatch, colSM |
return |
ColorToMatch, |
|