Class Debugger.Settings
The settings used by the debugger.
Inherited Members
Namespace: SadConsole.Debug
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public static class Debugger.Settings
Fields
Color_FocusedObj
The color of the focused object.
Declaration
public static Vector4 Color_FocusedObj
Field Value
Type | Description |
---|---|
Vector4 |
Color_PanelHeader
The color of panel headers of objects.
Declaration
public static Vector4 Color_PanelHeader
Field Value
Type | Description |
---|---|
Vector4 |