Search
Preparing search index...
The search index is not available
E.W.O. Next
|
Docs
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
Engine
Maps
External module Maps
Index
External modules
POV
Enumerations
Maps
Actions
Classes
Coords
Tools
Maps
Tools
Type aliases
IMaps
State
Variables
DATABASE
INITIAL_
STATE
Functions
load
Database
maps
Reducer
save
Database
Type aliases
IMaps
State
IMaps
State
:
Map
<
string
,
List
<
Coord
>
>
Variables
Const
DATABASE
DATABASE
:
"maps"
= "maps"
Const
INITIAL_
STATE
INITIAL_
STATE
:
IMapsState
= Map()
Functions
Const
load
Database
load
Database
(
characters
:
ICharactersState
)
:
object
Parameters
characters:
ICharactersState
Returns
object
characters
:
Map
<
string
,
Character
>
type
:
MapsActions
Const
maps
Reducer
maps
Reducer
(
state
?:
IMapsState
, action
:
AnyAction
)
:
Map
<
string
,
Object
>
Parameters
Default value
state:
IMapsState
= INITIAL_STATE
action:
AnyAction
Returns
Map
<
string
,
Object
>
Const
save
Database
save
Database
(
)
:
object
Returns
object
type
:
MapsActions
Globals
Maps
Actions
Coords
Tools
Maps
Tools
IMaps
State
DATABASE
INITIAL_
STATE
load
Database
maps
Reducer
save
Database
Generated using
TypeDoc