Show / Hide Table of Contents

Class ComponentEditorLayeredSurface

Inheritance
object
ComponentEditorLayeredSurface
Implements
ISadComponentPanel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: SadConsole.Debug.Editors
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public class ComponentEditorLayeredSurface : ISadComponentPanel

Constructors

ComponentEditorLayeredSurface()

Declaration
public ComponentEditorLayeredSurface()

Methods

BuildUI(ImGuiRenderer, ScreenObjectState, IComponent)

Declaration
public void BuildUI(ImGuiRenderer renderer, ScreenObjectState state, IComponent component)
Parameters
Type Name Description
ImGuiRenderer renderer
ScreenObjectState state
IComponent component

Implements

ISadComponentPanel

Extension Methods

ExtensionsSystem.GetDebuggerDisplayValue(object)
In this article

Back to top

Back to top Generated by DocFX