Visual sprite editor used to configure slicing and sprite-sheet properties for a given sprite. More...
#include <SpriteBorderEditor.h>
Inherits QDialog.
Signals | |
void | SelectedCellChanged (ISprite *sprite, AZ::u32 index=0) |
Signals when a new cell within the sprite-sheet has been selected. | |
void | ResettingUi () |
Public Member Functions | |
SpriteBorderEditor (const char *path, QWidget *parent=nullptr) | |
bool | GetHasBeenInitializedProperly () |
Visual sprite editor used to configure slicing and sprite-sheet properties for a given sprite.
|
signal |
Signals when the Sprite Editor UI is being reset.
See ResetUi.