Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SphereStudio
Plugins
UndoRedo
TileListPage
C# Class SphereStudio.Plugins.UndoRedo.TileListPage
Inheritance:
HistoryPage
ファイルを表示
Open project: Radnen/spherestudio
Public Methods
Method
Description
Redo
( ) :
void
TileListPage
(
MapControl
parent
,
List
tiles
,
short
layer
) :
System
Undo
( ) :
void
Method Details
Redo()
public
method
public
Redo
( ) :
void
return
void
TileListPage()
public
method
public
TileListPage
(
MapControl
parent
,
List
tiles
,
short
layer
) :
System
parent
SphereStudio.Plugins.Components.MapControl
tiles
List
layer
short
return
System
Undo()
public
method
public
Undo
( ) :
void
return
void