Class GuiState
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public static class GuiState
Fields
ScreenObjectUniques
Declaration
public static Dictionary<IScreenObject, ScreenObjectState> ScreenObjectUniques
Field Value
_hoveredScreenObjectState
Declaration
public static ScreenObjectState? _hoveredScreenObjectState
Field Value
_selectedScreenObject
Declaration
public static IScreenObject? _selectedScreenObject
Field Value
_selectedScreenObjectState
Declaration
public static ScreenObjectState? _selectedScreenObjectState
Field Value
Methods
RefreshScreenObject()
Declaration
public static void RefreshScreenObject()