WriteToMapOverwrite

Undocumented in source.

Constructors

this
this(ITileLayer target, Coordinate area, MappingElement me)
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.

Variables

area
Coordinate area;
Undocumented in source.
me
MappingElement me;
Undocumented in source.
original
MappingElement[] original;
Undocumented in source.
target
ITileLayer target;
Undocumented in source.

Inherited Members

From UndoableEvent

redo
void redo()
Undocumented in source.
undo
void undo()
Undocumented in source.

Meta