Search
Preparing search index...
The search index is not available
jga-algorithms-shuffle - v0.1.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"games-roguelike/src/game/map/generator"
MapGenerator
Class MapGenerator
Hierarchy
MapGenerator
Index
Constructors
constructor
Properties
generator
height
tiles
total
Iterations
width
Methods
generate
Constructors
constructor
new
Map
Generator
(
width
:
number
, height
:
number
)
:
MapGenerator
Parameters
width:
number
height:
number
Returns
MapGenerator
Properties
Private
generator
generator
:
ROT.Map
Protected
height
height
:
number
Protected
tiles
tiles
:
TileInterface
[]
[]
Private
total
Iterations
total
Iterations
:
number
= 3
Protected
width
width
:
number
Methods
generate
generate
(
)
:
TileInterface
[]
[]
Returns
TileInterface
[]
[]
Globals
"games-
roguelike/src/game/map/generator"
Map
Generator
constructor
generator
height
tiles
total
Iterations
width
generate
Generated using
TypeDoc