Show / Hide Table of Contents

Class ComponentEditorCursor

Inheritance
object
ComponentEditorCursor
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 ComponentEditorCursor : ISadComponentPanel

Constructors

ComponentEditorCursor()

Declaration
public ComponentEditorCursor()

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