pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
PositionEditEvent
editorEvents
Undocumented in source.
public
class
PositionEditEvent :
AttributeEditEvent
{
this
(Coordinate newPos, string targetName);
void
redo
();
void
undo
();
}
Constructors
this
this
(Coordinate newPos, string targetName)
Undocumented in source.
Members
Functions
redo
void
redo
()
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void
undo
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From AttributeEditEvent
redo
void
redo
()
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void
undo
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
editorEvents
classes
AttributeEditEvent
DeleteEvent
ListViewHeaderEditEvent
MoveElemEvent
PlacementEvent
PositionEditEvent
RenameEvent
SourceEditEvent
TextEditEvent
WindowAttributeEditEvent
WindowHeightChangeEvent
WindowRenameEvent
WindowRetitleEvent
WindowWidthChangeEvent
static variables
dwtarget
editorTarget
wserializer