Method | Description | |
---|---|---|
Add ( IAction action ) : void | ||
Dispose ( ) : void | ||
FilterOutType ( |
||
HistoryManager ( ChangeCallback change ) : System | ||
MovePrevious ( ) : bool | ||
RecordBiomeState ( |
||
RecordPopulateState ( |
||
RecordSelectionState ( |
||
Redo ( |
||
SetDirtyFlags ( |
||
SetLastSaveActions ( ) : void | ||
Undo ( |
Method | Description | |
---|---|---|
ApplyBiomeState ( |
||
ApplyPopulateState ( |
||
ApplySelectionState ( |
||
ByteArraysEqual ( byte b1, byte b2 ) : bool | ||
GetPreviousAction ( ) : IAction | ||
GetPreviousAction ( LinkedListNode |
||
MoveNext ( ) : bool | ||
OnChange ( ) : void |
public FilterOutType ( |
||
type | ||
return | void |
public HistoryManager ( ChangeCallback change ) : System | ||
change | ChangeCallback | |
return | System |
public RecordBiomeState ( |
||
region | ||
description | String | |
return | void |
public RecordPopulateState ( |
||
region | ||
description | String | |
return | void |
public RecordSelectionState ( |
||
selection | ||
description | String | |
return | void |
public Redo ( |
||
selection | ||
region | ||
terrainOverlay | ||
biomeOverlay | ||
tooltips | String | |
populateOverlay | ||
updateStatus | UpdateStatus | |
return | void |
public SetDirtyFlags ( |
||
region | ||
return | void |
public Undo ( |
||
selection | ||
region | ||
terrainOverlay | ||
biomeOverlay | ||
tooltips | String | |
populateOverlay | ||
updateStatus | UpdateStatus | |
return | void |