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"
UnmovableLocation
Class UnmovableLocation<Power>
Error that a unit tries to move an unmovable location.
Type parameters
Power
Hierarchy
Error
UnmovableLocation
Index
Constructors
constructor
Properties
destination
unit
Constructors
constructor
new
Unmovable
Location
(
unit
:
Unit
<
Power
>
, destination
:
Location
<
Power
>
)
:
UnmovableLocation
Parameters
unit:
Unit
<
Power
>
destination:
Location
<
Power
>
Returns
UnmovableLocation
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
constructor
destination
unit
Unsupportable
Location
Generated using
TypeDoc
Error that a unit tries to move an unmovable location.