C# Class SadConsoleEditor.Settings

Afficher le fichier Open project: Thraka/SadConsoleEditor

Méthodes publiques

Свойство Type Description
Appearance_ControlDisabled SadConsole.CellAppearance
Appearance_ControlFocused SadConsole.CellAppearance
Appearance_ControlMouseDown SadConsole.CellAppearance
Appearance_ControlNormal SadConsole.CellAppearance
Appearance_ControlOver SadConsole.CellAppearance
Appearance_ControlSelected SadConsole.CellAppearance
Appearance_ControlTextBoxNormal SadConsole.CellAppearance
Appearance_ListBoxItem_Normal SadConsole.CellAppearance
Appearance_ListBoxItem_SelectedItem SadConsole.CellAppearance
Appearance_Text SadConsole.CellAppearance
Appearance_TextValue SadConsole.CellAppearance
Blue Color
Color_ControlBack Color
Color_ControlBackDim Color
Color_ControlBackSelected Color
Color_MenuBack Color
Color_MenuBackDark Color
Color_MenuLines Color
Color_MenuLinesBright Color
Color_MenuShade Color
Color_Text Color
Color_TextBright Color
Color_TextDark Color
Color_TextDim Color
Color_TextSelected Color
Color_TextSelectedDark Color
Color_TitleText Color
Color_WorkAreaBack Color
Config ProgramSettings
Green Color
Grey Color
NoCheckRadioButtonTheme SadConsole.Themes.RadioButtonTheme
Orange Color
QuickEditor SadConsole.Consoles.SurfaceEditor
Red Color
Yellow Color

Méthodes publiques

Méthode Description
SetupThemes ( ) : void

Private Methods

Méthode Description
ClearAlpha ( Color color ) : Color

Method Details

SetupThemes() public static méthode

public static SetupThemes ( ) : void
Résultat void

Property Details

Appearance_ControlDisabled public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlDisabled
Résultat SadConsole.CellAppearance

Appearance_ControlFocused public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlFocused
Résultat SadConsole.CellAppearance

Appearance_ControlMouseDown public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlMouseDown
Résultat SadConsole.CellAppearance

Appearance_ControlNormal public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlNormal
Résultat SadConsole.CellAppearance

Appearance_ControlOver public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlOver
Résultat SadConsole.CellAppearance

Appearance_ControlSelected public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlSelected
Résultat SadConsole.CellAppearance

Appearance_ControlTextBoxNormal public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ControlTextBoxNormal
Résultat SadConsole.CellAppearance

Appearance_ListBoxItem_Normal public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ListBoxItem_Normal
Résultat SadConsole.CellAppearance

Appearance_ListBoxItem_SelectedItem public_oe static_oe property

public static CellAppearance,SadConsole Appearance_ListBoxItem_SelectedItem
Résultat SadConsole.CellAppearance

Appearance_Text public_oe static_oe property

public static CellAppearance,SadConsole Appearance_Text
Résultat SadConsole.CellAppearance

Appearance_TextValue public_oe static_oe property

public static CellAppearance,SadConsole Appearance_TextValue
Résultat SadConsole.CellAppearance

Blue public_oe static_oe property

public static Color Blue
Résultat Color

Color_ControlBack public_oe static_oe property

public static Color Color_ControlBack
Résultat Color

Color_ControlBackDim public_oe static_oe property

public static Color Color_ControlBackDim
Résultat Color

Color_ControlBackSelected public_oe static_oe property

public static Color Color_ControlBackSelected
Résultat Color

Color_MenuBack public_oe static_oe property

public static Color Color_MenuBack
Résultat Color

Color_MenuBackDark public_oe static_oe property

public static Color Color_MenuBackDark
Résultat Color

Color_MenuLines public_oe static_oe property

public static Color Color_MenuLines
Résultat Color

Color_MenuLinesBright public_oe static_oe property

public static Color Color_MenuLinesBright
Résultat Color

Color_MenuShade public_oe static_oe property

public static Color Color_MenuShade
Résultat Color

Color_Text public_oe static_oe property

public static Color Color_Text
Résultat Color

Color_TextBright public_oe static_oe property

public static Color Color_TextBright
Résultat Color

Color_TextDark public_oe static_oe property

public static Color Color_TextDark
Résultat Color

Color_TextDim public_oe static_oe property

public static Color Color_TextDim
Résultat Color

Color_TextSelected public_oe static_oe property

public static Color Color_TextSelected
Résultat Color

Color_TextSelectedDark public_oe static_oe property

public static Color Color_TextSelectedDark
Résultat Color

Color_TitleText public_oe static_oe property

public static Color Color_TitleText
Résultat Color

Color_WorkAreaBack public_oe static_oe property

public static Color Color_WorkAreaBack
Résultat Color

Config public_oe static_oe property

public static ProgramSettings,SadConsoleEditor Config
Résultat ProgramSettings

Green public_oe static_oe property

public static Color Green
Résultat Color

Grey public_oe static_oe property

public static Color Grey
Résultat Color

NoCheckRadioButtonTheme public_oe static_oe property

public static SadConsole.Themes.RadioButtonTheme NoCheckRadioButtonTheme
Résultat SadConsole.Themes.RadioButtonTheme

Orange public_oe static_oe property

public static Color Orange
Résultat Color

QuickEditor public_oe static_oe property

public static SadConsole.Consoles.SurfaceEditor QuickEditor
Résultat SadConsole.Consoles.SurfaceEditor

Red public_oe static_oe property

public static Color Red
Résultat Color

Yellow public_oe static_oe property

public static Color Yellow
Résultat Color