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/error"
UnsupportableLocation
Class UnsupportableLocation<Power>
Error that a unit tries to suppor an unsupportable order.
Type parameters
Power
Hierarchy
Error
UnsupportableLocation
Index
Constructors
constructor
Properties
destination
unit
Constructors
constructor
new
Unsupportable
Location
(
unit
:
Unit
<
Power
>
, destination
:
Location
<
Power
>
)
:
UnsupportableLocation
Parameters
unit:
Unit
<
Power
>
destination:
Location
<
Power
>
Returns
UnsupportableLocation
Properties
destination
destination
:
Location
<
Power
>
unit
unit
:
Unit
<
Power
>
Globals
"standard
Rule/error"
Cannot
BeOrdered
Error
Invalid
Phase
Order
Not
Existed
Power
With
Problem
Several
Orders
Unbuildable
Location
Unconvoyable
Location
Unit
Not
Existed
Unmovable
Location
Unsupportable
Location
constructor
destination
unit
Generated using
TypeDoc
Error that a unit tries to suppor an unsupportable order.