C# Class SphereStudio.Plugins.UndoRedo.TileRemovePage

Inheritance: HistoryPage
Afficher le fichier Open project: Radnen/spherestudio

Méthodes publiques

Méthode Description
Redo ( ) : void
TileRemovePage ( MapEditView parent, List tiles, short startindex, ]>.List layertiles ) : System
Undo ( ) : void

Method Details

Redo() public méthode

public Redo ( ) : void
Résultat void

TileRemovePage() public méthode

public TileRemovePage ( MapEditView parent, List tiles, short startindex, ]>.List layertiles ) : System
parent MapEditView
tiles List
startindex short
layertiles ]>.List
Résultat System

Undo() public méthode

public Undo ( ) : void
Résultat void