AddTileSheetEvent

Undocumented in source.

Constructors

this
this(Image source, MapDocument targetDoc, int layer, int paletteOffset, int paletteShift, string[3] name, int numFrom, uint numStyle)
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()
afterName
string afterName;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

backup
Tag backup;
fileName
string fileName;
Undocumented in source.
layer
int layer;
Undocumented in source.
numFrom
int numFrom;
Undocumented in source.
numStyle
uint numStyle;

0: decimal, 1: hex, 2: octal

paletteOffset
int paletteOffset;
Undocumented in source.
paletteShift
int paletteShift;
Undocumented in source.
preName
string preName;
Undocumented in source.
source
Image 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