Preparing search index...
The search index is not available
Cosmos Journeyer API Documentation
Cosmos Journeyer API Documentation
starSystem/starSystemView
<internal>
CurrentMissionDisplay
Class CurrentMissionDisplay
Index
Constructors
constructor
Properties
root
Node
Methods
dispose
set
Next
Mission
set
Previous
Mission
update
Constructors
constructor
new
CurrentMissionDisplay
(
player
:
Player
,
starSystemDatabase
:
StarSystemDatabase
,
)
:
CurrentMissionDisplay
Parameters
player
:
Player
starSystemDatabase
:
StarSystemDatabase
Returns
CurrentMissionDisplay
Properties
Readonly
root
Node
rootNode
:
HTMLElement
Methods
dispose
dispose
()
:
void
Returns
void
set
Next
Mission
setNextMission
(
starSystemDatabase
:
StarSystemDatabase
)
:
void
Parameters
starSystemDatabase
:
StarSystemDatabase
Returns
void
set
Previous
Mission
setPreviousMission
(
starSystemDatabase
:
StarSystemDatabase
)
:
void
Parameters
starSystemDatabase
:
StarSystemDatabase
Returns
void
update
update
(
context
:
MissionContext
,
keyboardLayout
:
Map
<
string
,
string
>
,
starSystemDatabase
:
StarSystemDatabase
,
)
:
void
Parameters
context
:
MissionContext
keyboardLayout
:
Map
<
string
,
string
>
starSystemDatabase
:
StarSystemDatabase
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
root
Node
Methods
dispose
set
Next
Mission
set
Previous
Mission
update
Cosmos Journeyer API Documentation
Loading...