Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CityGenerator
CellTagger
C# 클래스 CityGenerator.CellTagger
파일 보기
프로젝트 열기: TobieD/City-Generator
공개 메소드들
메소드
설명
TagCells
(
this
cells
,
DistrictCell
startCell
,
double
radius
,
string
tag
) :
void
메소드 상세
TagCells()
공개
정적인
메소드
public
static
TagCells
(
this
cells
,
DistrictCell
startCell
,
double
radius
,
string
tag
) :
void
cells
this
startCell
DistrictCell
radius
double
tag
string
리턴
void