Show / Hide Table of Contents

Class MirrorConverter

Inheritance
object
MirrorConverter
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: SadConsole.ImGuiTypes
Assembly: SadConsole.Debug.MonoGame.dll
Syntax
public static class MirrorConverter

Methods

FromSadConsoleMirror(Mirror)

Declaration
public static Mirror FromSadConsoleMirror(Mirror mirror)
Parameters
Type Name Description
Mirror mirror
Returns
Type Description
Mirror

ToSadConsoleMirror(Mirror)

Declaration
public static Mirror ToSadConsoleMirror(this Mirror mirror)
Parameters
Type Name Description
Mirror mirror
Returns
Type Description
Mirror
In this article

Back to top

Back to top Generated by DocFX