| Trees | Indices | Help |
|---|
|
|
object --+
|
UndoAction --+
|
TileRemoveAction
Action for removing tiles from the map
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Adds a tile remove operation to this undo action
@type coords: (int, int, int)
@param coords: x-coordinate, y-coordinate, and layer
@type oldImageCoords: (int, int, int)
@param oldImageCoords: x-coordinate of old tile's image,
x-coordinate of old tile's image, and image index of old tile's
image
|
Undo the action
|
Redo the action
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 6 15:18:46 2009 | http://epydoc.sourceforge.net |