Class ScreenObjectState.WindowConsoleState
Inherited Members
Namespace: SadConsole.Debug
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public class ScreenObjectState.WindowConsoleState
Constructors
WindowConsoleState()
Declaration
public WindowConsoleState()
Fields
TitleAlignment
Declaration
public int TitleAlignment
Field Value
Type | Description |
---|---|
int |
Methods
Refresh(Window)
Declaration
public void Refresh(Window console)
Parameters
Type | Name | Description |
---|---|---|
Window | console |