unrail-engine
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Cell
constructor
height
neighboors
state
width
x
y
Hierarchy
Cell
Index
Constructors
constructor
Properties
height
neighboors
state
width
x
y
Constructors
constructor
new
Cell
(
x
:
number
, y
:
number
, width
?:
number
, height
?:
number
)
:
Cell
Parameters
x:
number
y:
number
width:
number
= 1
height:
number
= 1
Returns
Cell
Properties
height
height
:
number
neighboors
neighboors
:
NeihboorObject
state
state
:
any
width
width
:
number
x
x
:
number
y
y
:
number
Generated using
TypeDoc