C# Class SphereStudio.Plugins.UndoRedo.TileAddPage

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

Méthodes publiques

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

Method Details

Redo() public méthode

public Redo ( ) : void
Résultat void

TileAddPage() public méthode

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

Undo() public méthode

public Undo ( ) : void
Résultat void