puzzlescript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
TILE_
TYPE
Definite
Map
Map
With
Id
constructor
get
get
Id
set
to
Json
Serializer
IGraph
Game
Metadata
IGraph
Json
IGraph
Sprite
ISource
Node
Bracket
Id
Collision
Id
Color
Id
Command
Id
Graph
Tile
Neighbor
Id
Rule
Id
Sound
Id
Sprite
Id
Tile
Id
Tile
With
Modifier
Id
toRULE_
DIRECTION
Type parameters
T
TJson
Hierarchy
MapWithId
Index
Constructors
constructor
Methods
get
get
Id
set
to
Json
Constructors
constructor
new
Map
With
Id
(
prefix
:
string
)
:
MapWithId
Parameters
prefix:
string
Returns
MapWithId
Methods
get
get
(
key
:
T
)
:
TJson
Parameters
key:
T
Returns
TJson
get
Id
get
Id
(
key
:
T
)
:
string
Parameters
key:
T
Returns
string
set
set
(
key
:
T
, value
:
TJson
, id
?:
undefined
|
string
)
:
string
Parameters
key:
T
value:
TJson
Optional
id:
undefined
|
string
Returns
string
to
Json
to
Json
(
)
:
object
Returns
object
[
key:
string
]:
TJson
Generated using
TypeDoc