Метод | Описание | |
---|---|---|
ColorStack ( ) : System.Collections.Generic | ||
Pop ( ) : void |
Pop this the current color.
|
|
Push ( |
Push the specified color to GUI.
|
|
Reset ( ) : void |
Reset the colors.
|
Метод | Описание | |
---|---|---|
ApplyCurrentColor ( ) : void |
public ColorStack ( ) : System.Collections.Generic | ||
Результат | System.Collections.Generic |
public Push ( |
||
color | Color. | |
Результат | void |