Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CityGenerator
CellTagger
C# Class CityGenerator.CellTagger
Exibir arquivo
Open project: TobieD/City-Generator
Public Methods
Method
Description
TagCells
(
this
cells
,
DistrictCell
startCell
,
double
radius
,
string
tag
) :
void
Method Details
TagCells()
public
static
method
public
static
TagCells
(
this
cells
,
DistrictCell
startCell
,
double
radius
,
string
tag
) :
void
cells
this
startCell
DistrictCell
radius
double
tag
string
return
void