RemoveTile

Removes a single tile.

Constructors

this
this(int id, MapDocument targetDoc, int layer)
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

bitmapbackup
ABitmap bitmapbackup;
dpkSource
string dpkSource;
Undocumented in source.
id
int id;
Undocumented in source.
infobackup
Tag infobackup;
Undocumented in source.
layer
int layer;
Undocumented in source.
source
string source;
Undocumented in source.
targetDoc
MapDocument targetDoc;
Undocumented in source.

Inherited Members

From UndoableEvent

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

Meta