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
PQitem
C# Class PQitem, unity-isometric-map-generation
Exibir arquivo
Open project: tadeaspaule/unity-isometric-map-generation
Class Usage Examples
Public Properties
Property
Type
Description
goThrough
GraphNode,
node
GraphNode,
totalDist
float
Public Methods
Method
Description
PQitem
(
GraphNode,
origin
,
GraphNode,
node
)
Method Details
PQitem()
public
method
public
PQitem
(
GraphNode,
origin
,
GraphNode,
node
)
origin
GraphNode,
node
GraphNode,
Property Details
goThrough
public_oe property
public
GraphNode,
goThrough
return
GraphNode,
node
public_oe property
public
GraphNode,
node
return
GraphNode,
totalDist
public_oe property
public
float
totalDist
return
float