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
Sharplike
Editlike
MapTools
RectangleTool
C# Class Sharplike.Editlike.MapTools.RectangleTool
Inheritance:
AbstractSelectionTool
ファイルを表示
Open project: eropple/sharplike
Public Methods
Method
Description
End
(
Point
tile
) :
void
SetActive
(
Main
screen
,
String
tag
) :
void
Start
(
Point
tile
) :
void
Method Details
End()
public
method
public
End
(
Point
tile
) :
void
tile
Point
return
void
SetActive()
public
method
public
SetActive
(
Main
screen
,
String
tag
) :
void
screen
Main
tag
String
return
void
Start()
public
method
public
Start
(
Point
tile
) :
void
tile
Point
return
void