Class PalettePopup
Inherited Members
Namespace: Hexa.NET.ImGui.SC.Windows
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public static class PalettePopup
Fields
ExtraPalettes
Declaration
public static List<Tuple<string, NamedColor[]>> ExtraPalettes
Field Value
| Type | Description |
|---|---|
| List<Tuple<string, NamedColor[]>> |
Methods
Show(string, ref Color)
Declaration
public static bool Show(string popupId, ref Color color)
Parameters
| Type | Name | Description |
|---|---|---|
| string | popupId | |
| Color | color |
Returns
| Type | Description |
|---|---|
| bool |