Class ComponentEditorLayeredSurface
Implements
Inherited Members
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 |