Show / Hide Table of Contents

Class SpritePropertiesGUI

The sprite properties sub window, part of the sprite editor window.

Inheritance
System.Object
PartialEditorWindow<SpriteEditorWindow>
EditorSubWindow<SpriteEditorWindow>
SpritePropertiesGUI
Inherited Members
EditorSubWindow<SpriteEditorWindow>.WindowId
PartialEditorWindow<SpriteEditorWindow>.Parent
PartialEditorWindow<SpriteEditorWindow>.Undoer
PartialEditorWindow<SpriteEditorWindow>.RetroKitEditorGui
Namespace: InsaneScatterbrain.RetroKit.Editor
Syntax
public class SpritePropertiesGUI : EditorSubWindow<SpriteEditorWindow>

Constructors

SpritePropertiesGUI(SpriteEditorWindow)

Declaration
public SpritePropertiesGUI(SpriteEditorWindow parent)
Parameters
Type Name Description
SpriteEditorWindow parent

Methods

UpdateAndDraw()

Updates and draws the sprite properties sub window.

Declaration
public void UpdateAndDraw()
Back to top Generated by DocFX