Search
Preparing search index...
The search index is not available
js-diplomacy
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"standardRule/types"
ResolvedResult
Class ResolvedResult<Power>
Type parameters
Power
Hierarchy
ResolvedResult
<
Power
,
MilitaryBranch
,
State
,
Dislodged
<
Power
>
,
ProvinceStatus
<
Power
>
,
Result
>
ResolvedResult
Index
Constructors
constructor
Properties
board
is
Finished
results
Constructors
constructor
new
Resolved
Result
(
board
:
Board
<
Power
,
MilitaryBranch
,
State
,
Dislodged
<
Power
>
,
ProvinceStatus
<
Power
>
>
, results
:
Set
<
OrderResult
<
Power
,
MilitaryBranch
,
Result
>
>
|
Array
<
OrderResult
<
Power
,
MilitaryBranch
,
Result
>
>
, isFinished
:
boolean
)
:
ResolvedResult
Parameters
board:
Board
<
Power
,
MilitaryBranch
,
State
,
Dislodged
<
Power
>
,
ProvinceStatus
<
Power
>
>
results:
Set
<
OrderResult
<
Power
,
MilitaryBranch
,
Result
>
>
|
Array
<
OrderResult
<
Power
,
MilitaryBranch
,
Result
>
>
The set of order results
isFinished:
boolean
The flag whether this game is finished or not.
Returns
ResolvedResult
Properties
board
board
:
Board
<
Power
,
MilitaryBranch
,
State
,
Dislodged
<
Power
>
,
ProvinceStatus
<
Power
>
>
is
Finished
is
Finished
:
boolean
The flag whether this game is finished or not.
results
results
:
Set
<
OrderResult
<
Power
,
MilitaryBranch
,
Result
>
>
The set of order results
Globals
"standard
Rule/types"
Board
Diplomacy
Map
Location
Resolved
Result
constructor
board
is
Finished
results
Unit
Generated using
TypeDoc