Skip to content

PalettePopup Class

C#
public static class PalettePopup

Inheritance object

C#
public static List<Tuple<string, NamedColor[]>> ExtraPalettes
C#
public static bool Show(string popupId, ref Color color)

popupId string

color SadRogue.Primitives.Color

bool