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
MapGen.Node
C# Class MapGen.Node, chrawl
Inheritance:
Structure
Exibir arquivo
Open project: PentaHelix/chrawl
Public Properties
Property
Type
Description
dC
bool
s
int
Public Methods
Method
Description
Node
(
int
x
,
int
y
,
string
t
) :
UnityEngine
Method Details
Node()
public
method
public
Node
(
int
x
,
int
y
,
string
t
) :
UnityEngine
x
int
y
int
t
string
return
UnityEngine
Property Details
dC
public_oe property
public
bool
dC
return
bool
s
public_oe property
public
int
s
return
int