Class SpriteAnimationSetGUI
The sub window for managing animation sets, part of the sprite editor window.
Inheritance
System.Object
SpriteAnimationSetGUI
Inherited Members
Namespace: InsaneScatterbrain.RetroKit.Editor
Syntax
public class SpriteAnimationSetGUI : EditorSubWindow<SpriteEditorWindow>
Constructors
SpriteAnimationSetGUI(SpriteEditorWindow)
Declaration
public SpriteAnimationSetGUI(SpriteEditorWindow parent)
Parameters
Type | Name | Description |
---|---|---|
SpriteEditorWindow | parent |
Methods
UpdateAndDraw()
Updates and draws the sprite animation set sub window.
Declaration
public void UpdateAndDraw()