Overview
>
klyn.gui.windows
>
GradientStop
>
clone
Overview
Index
Tree
Deprecated
klyn.gui.windows.GradientStop.clone
method
public clone() as GradientStop:
Description
Duplicates the current stop.
other = GradientStop(1.0, Color.white()).clone()