Interface IScreenObjectPanel
Namespace: SadConsole.Debug.Editors
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public interface IScreenObjectPanel
Methods
BuildTabItem(ImGuiRenderer, ScreenObjectState)
Declaration
void BuildTabItem(ImGuiRenderer renderer, ScreenObjectState state)
Parameters
| Type | Name | Description |
|---|---|---|
| ImGuiRenderer | renderer | |
| ScreenObjectState | state |