ForestDeleteUndoAction
Engine/source/forest/editor/forestUndo.h
Private Types
Parent
Public Functions
ForestDeleteUndoAction(const Resource< ForestData > & data, ForestEditorCtrl * editor)
removeItem(const ForestItem & item)
removeItem(const Vector< ForestItem > & itemList)
Detailed Description
Private Types
typedef ForestUndoAction Parent
Public Functions
ForestDeleteUndoAction(const Resource< ForestData > & data, ForestEditorCtrl * editor)
redo()
Reimplemented from: ForestUndoAction
removeItem(const ForestItem & item)
removeItem(const Vector< ForestItem > & itemList)
undo()
Reimplemented from: ForestUndoAction