Search
Preparing search index...
The search index is not available
room-finder - v0.4.3
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
StairNode
Class StairNode<StairName>
A StairNode represents the node ID of Stairs.
Type parameters
StairName
:
string
Hierarchy
StairNode
Index
Constructors
constructor
Properties
_type
floor
name
Constructors
constructor
new
Stair
Node
(
name
:
StairName
, floor
:
number
)
:
StairNode
Parameters
name:
StairName
floor:
number
Returns
StairNode
Properties
Readonly
_type
_type
:
"StairNode"
= "StairNode"
Readonly
floor
floor
:
number
Readonly
name
name
:
StairName
Globals
Direction
Basic
Room
Node
Building
Fork
Fork
Node
Hallway
Hallway
Element
Room
Simple
Hallway
Stair
Node
constructor
_type
floor
name
Stairs
Turn
Connector
Node
Hall
Connectors
Structures
Node
One
Way
Stair
One
Way
assert
Valid
Building
dir
ToString
dir
ToTurn
String
is
Connector
Node
is
Left
OrRight
is
Valid
Building
node
ToHuman
String
on
Floor
reverse
Connection
Generated using
TypeDoc
A StairNode represents the node ID of Stairs.