yolkbot
learn
community
Preparing search index...
MapNode
Class MapNode
Index
Constructors
constructor
Methods
can
Link
can
Walk
On
can
Walk
Through
flat
Radial
Distance
is
Air
is
Full
is
Jump
Pad
is
Ladder
is
Stair
Properties
closed
f
flat
Center
g
h
links
mesh
Type
parent
position
Key
ry?
visited
x
y
z
Constructors
constructor
new
MapNode
(
meshType
:
string
,
data
:
MapCell
)
:
MapNode
Parameters
meshType
:
string
data
:
MapCell
Returns
MapNode
Methods
can
Link
canLink
(
node
:
MapNode
,
list
:
NodeList
)
:
boolean
Parameters
node
:
MapNode
list
:
NodeList
Returns
boolean
can
Walk
On
canWalkOn
()
:
boolean
Returns
boolean
can
Walk
Through
canWalkThrough
()
:
boolean
Returns
boolean
flat
Radial
Distance
flatRadialDistance
(
position
:
Position
)
:
number
Parameters
position
:
Position
Returns
number
is
Air
isAir
()
:
boolean
Returns
boolean
is
Full
isFull
()
:
boolean
Returns
boolean
is
Jump
Pad
isJumpPad
()
:
boolean
Returns
boolean
is
Ladder
isLadder
()
:
boolean
Returns
boolean
is
Stair
isStair
()
:
boolean
Returns
boolean
Properties
closed
closed
:
boolean
|
null
f
f
:
number
flat
Center
flatCenter
:
Position
g
g
:
number
h
h
:
number
links
links
:
MapNode
[]
mesh
Type
meshType
:
string
parent
parent
:
MapNode
|
null
position
Key
positionKey
:
number
Optional
ry
ry
?:
number
visited
visited
:
boolean
|
null
x
x
:
number
y
y
:
number
z
z
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
can
Link
can
Walk
On
can
Walk
Through
flat
Radial
Distance
is
Air
is
Full
is
Jump
Pad
is
Ladder
is
Stair
Properties
closed
f
flat
Center
g
h
links
mesh
Type
parent
position
Key
ry
visited
x
y
z
learn
community
yolkbot
Loading...