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