| Trees | Indices | Help |
|---|
|
|
Module for undoing and redoing actions in the map editor
|
|||
|
UndoAction Base class for undo actions |
|||
|
ShapeMoveAction UndoAction for moving physics shapes around the map |
|||
|
ShapeDeleteAction UndoAction for deleting a shape from the map |
|||
|
ShapeAddAction UndoAction for adding a shape to the map |
|||
|
ShapeAdjustAction UndoAction for adjusting the geometry of a shape |
|||
|
TileAddAction Action for adding tiles to the map. |
|||
|
TileRemoveAction Action for removing tiles from the map |
|||
| ResizeAction | |||
|
|||
|
|||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| str |
|
||
| str |
|
||
|
|||
__undoList =
|
|||
__redoList =
|
|||
__package__ =
|
|||
|
|||
Don't use this directly. Call the addUndoAction function of MapController. Doing so will update the status of the undo and redo buttons on the window.
|
|
|
|
|
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 6 15:18:45 2009 | http://epydoc.sourceforge.net |