Class ScreenObjectState.ScreenSurfaceState
Inheritance
ScreenObjectState.ScreenSurfaceState
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public class ScreenObjectState.ScreenSurfaceState
Constructors
ScreenSurfaceState()
Declaration
public ScreenSurfaceState()
Fields
Height
Declaration
Field Value
RenderStepSelectedItem
Declaration
public int RenderStepSelectedItem
Field Value
RenderSteps
Declaration
public IRenderStepTexture[] RenderSteps
Field Value
RenderStepsNames
Declaration
public string[] RenderStepsNames
Field Value
Tint
Declaration
Field Value
View
Declaration
Field Value
Width
Declaration
Field Value
Methods
Refresh(IScreenSurface)
Declaration
public void Refresh(IScreenSurface surface)
Parameters
Extension Methods